Skip to content

Commit 57e968f

Browse files
authored
Upload test results for browser-chrome and spidermonkey. (#21755)
1 parent 46bd566 commit 57e968f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ commands:
318318
# PIC version of libSDL which is used by test_sdl2_misc_main_module
319319
export EM_FROZEN_CACHE=""
320320
test/runner << parameters.test_targets >>
321+
- upload-test-results
321322
setup-macos:
322323
steps:
323324
- run:
@@ -720,6 +721,7 @@ jobs:
720721
test_targets: "
721722
core0.test_hello_argc
722723
core2.test_demangle_stacks_symbol_map"
724+
- upload-test-results
723725
test-node-compat:
724726
# We don't use `bionic` here since its too old to run recent node versions:
725727
# `/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found`

0 commit comments

Comments
 (0)