We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a15e0 commit 395a5e9Copy full SHA for 395a5e9
src/test/shell/integration/ui_test.sh
@@ -747,7 +747,7 @@ EOF
747
expect_log "ERROR: 'run' only works with tests with one shard"
748
# If we would print this again after the run failed, we would overwrite the
749
# error message above.
750
- expect_log_n "INFO: Build completed successfully, [4567] total actions" 1
+ expect_log_n "INFO: Build completed successfully, [4-9] total actions" 1
751
}
752
753
function test_exit_code_reported() {
0 commit comments