Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI failure] DoubleTermsTests.singleValuedField_OrderedByMultiValuedSubAggregation_WithUknownMetric #8946

Closed
bleskes opened this issue Dec 15, 2014 · 0 comments
Assignees
Labels
>test Issues or PRs that are addressing/adding tests

Comments

@bleskes
Copy link
Contributor

bleskes commented Dec 15, 2014

See: http://build-us-00.elasticsearch.org/job/es_core_14_windows-2012-r2/377/testReport/junit/org.elasticsearch.search.aggregations.bucket/DoubleTermsTests/singleValuedField_OrderedByMultiValuedSubAggregation_WithUknownMetric/

The test fails with:

Expected search to fail when trying to sort terms aggregation by multi-valued sug-aggregation with an unknown specified metric to order by

reproduction line (not reproducing locally):

mvn clean test -Dtests.seed=45A38F575D313EEF -Dtests.class=org.elasticsearch.search.aggregations.bucket.DoubleTermsTests -Dtests.prefix=tests -Dfile.encoding=Cp1252 -Duser.timezone=GMT+01:00 -Dtests.method="singleValuedField_OrderedByMultiValuedSubAggregation_WithUknownMetric" -Des.logger.level=DEBUG -Des.node.mode=network -Dtests.security.manager=true -Dtests.nightly=false -Dtests.client.ratio=0.0 -Dtests.heap.size=512m -Dtests.jvm.argline="-server -XX:+UseSerialGC -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true" -Dtests.processors=8
@bleskes bleskes added the >test Issues or PRs that are addressing/adding tests label Dec 15, 2014
jpountz added a commit to jpountz/elasticsearch that referenced this issue Dec 15, 2014
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

No branches or pull requests

2 participants