Skip to content

Conversation

DavidKorczynski
Copy link
Collaborator

@DavidKorczynski DavidKorczynski commented Jul 4, 2025

jsonnet:

./infra/experimental/chronos/check_tests.sh jsonnet c++
...
...
Running tests...
Test project /src/jsonnet/build
      Start  1: unicode_test
 1/10 Test  #1: unicode_test .....................   Passed    0.06 sec
      Start  2: lexer_test
 2/10 Test  #2: lexer_test .......................   Passed    0.01 sec
      Start  3: parser_test
 3/10 Test  #3: parser_test ......................   Passed    0.03 sec
      Start  4: libjsonnet_test
 4/10 Test  #4: libjsonnet_test ..................   Passed    0.26 sec
      Start  5: libjsonnet_test_file
 5/10 Test  #5: libjsonnet_test_file .............   Passed    0.32 sec
      Start  6: libjsonnet_test_snippet
 6/10 Test  #6: libjsonnet_test_snippet ..........   Passed    0.23 sec
      Start  7: jsonnet_test_snippet
 7/10 Test  #7: jsonnet_test_snippet .............   Passed    0.23 sec
      Start  8: libjsonnet++_test
 8/10 Test  #8: libjsonnet++_test ................   Passed    1.25 sec
      Start  9: libjsonnet_test_locale
 9/10 Test  #9: libjsonnet_test_locale ...........   Passed    0.23 sec
      Start 10: regression_test
10/10 Test #10: regression_test ..................   Passed  121.20 sec

100% tests passed, 0 tests failed out of 10

Total Test time (real) = 123.82 sec

assimp:

./infra/experimental/chronos/check_tests.sh assimp c++
...
...
[----------] 8 tests from ExtensionTests/ExtensionTest (0 ms total)

[----------] Global test environment tear-down
[==========] 591 tests from 117 test suites ran. (32219 ms total)
[  PASSED  ] 591 tests.

@DavidKorczynski
Copy link
Collaborator Author

/gcbrun skip

Signed-off-by: David Korczynski <david@adalogics.com>
@DavidKorczynski DavidKorczynski merged commit 03da8b4 into master Jul 4, 2025
19 checks passed
@DavidKorczynski DavidKorczynski deleted the add-runtest-helper branch July 4, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants