OpenSearch/qa
Nik Everett 5135484a27
Test: Expect extra Exception in die_with_dignity (#29138)
I did a little digging. It looks like IOException is thrown when the other
side closes its connection while we're waiting on our buffer to fill up. We
totally expect that in this test. It feels to me like we should throw a
`ConnectionClosedException` but upstream does not agree:
https://issues.apache.org/jira/browse/HTTPASYNC-134

While we *could* catch the exception and transform it ourselves that
seems like a bigger change than is merited at this point.

Closes #29136
2018-03-19 14:02:55 -04:00
..
ccs-unavailable-clusters Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
die-with-dignity Test: Expect extra Exception in die_with_dignity (#29138) 2018-03-19 14:02:55 -04:00
evil-tests Remove log4j dependency from elasticsearch-core (#28705) 2018-02-20 09:15:54 -07:00
full-cluster-restart Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mixed-cluster Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
multi-cluster-search Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
no-bootstrap-tests Plugins: Allow modules to spawn controllers (#28968) 2018-03-11 09:01:27 -07:00
query-builder-bwc Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
reindex-from-old Reindex: Harden old ES version test 2018-01-26 11:24:48 -05:00
rolling-upgrade Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
smoke-test-client Create nio-transport plugin for NioTransport (#27949) 2018-01-05 09:41:29 -07:00
smoke-test-http Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies version set in ingest pipeline (#27573) 2018-02-21 09:34:51 +01:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-rank-eval-with-mustache Move indices field from RankEvalSpec to RankEvalRequest (#28341) 2018-03-19 16:26:02 +01:00
smoke-test-reindex-with-all-modules Fix Parsing Bug with Update By Query for Stored Scripts (#29039) 2018-03-14 07:12:15 -07:00
vagrant Create keystore on package install (#28928) 2018-03-12 12:48:00 -04:00
verify-version-constants Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
wildfly Add logging output when starting Wildfly 2018-03-16 11:10:23 -04:00
build.gradle Build: Automatically add projects under libs, qa, modules and plugins (#28279) 2018-01-17 19:54:43 -08:00