[ https://issues.apache.org/jira/browse/SOLR-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516974#comment-17516974 ]
ASF subversion and git services commented on SOLR-16134: -------------------------------------------------------- Commit 570d9a6782198a835914c46642edc7ab2e8dfd42 in solr's branch refs/heads/branch_9x from Mike Drob [ https://gitbox.apache.org/repos/asf?p=solr.git;h=570d9a67821 ] SOLR-16134: Failing integration tests should fail the build (#785) Address a few pipe-fail cases in bin/solr (cherry picked from commit 3ed17c2737db038c2908a1475099647fb4ef5b38) > 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