[ https://issues.apache.org/jira/browse/SOLR-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517109#comment-17517109 ]
Jan Høydahl commented on SOLR-16134: ------------------------------------ I think it belongs in 9.0, since the smoketester runs integration tests, and if we want the smoke test to fail on errors in integration tests, then guess we need this. But I'm not sure how stable we consider these integration tests? Is there a separate Jira to fix the failing integration test? I've seen it fail too. > Found error during integrationTest that did not fail the smoketester. > --------------------------------------------------------------------- > > Key: SOLR-16134 > URL: https://issues.apache.org/jira/browse/SOLR-16134 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: Integration Tests > Affects Versions: 9.0 > Reporter: Houston Putman > Assignee: Mike Drob > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > This is the error that I'm seeing, however the smoketester did not fail. I am > unsure whether the gradle task itself failed or not: > > {noformat} > not ok 5 accept d option with builtin config > # (from function `assert_output' in file > /private/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2/unpack/solr-9.0.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, > line 231, > # in test file test/test_create_collection.bats, line 54) > # `assert_output --partial "Created collection 'COLL_NAME'"' failed > # > # -- output does not contain substring -- > # substring (1 lines): > # Created collection 'COLL_NAME' > # output (2 lines): > # > # ERROR: Failed to create collection 'COLL_NAME' due to: Underlying core > creation failed while creating collection: COLL_NAME > # -- > # > # Last output: > # > # ERROR: Failed to create collection 'COLL_NAME' due to: Underlying core > creation failed while creating collection: COLL_NAME{noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org