Be more precise about which tests are disabled on macOS due to timestamp issue (#342)

This commit is contained in:
Sam Clegg
2019-08-29 14:03:32 -07:00
committed by GitHub
parent 40495c0a31
commit 3418c69437
2 changed files with 9 additions and 3 deletions

View File

@@ -51,9 +51,7 @@ jobs:
name: Install cmake
command: brew install cmake
- run: ./test.sh
# TODO(sbc): Re-enable once the upstream emscripten fix makes it into
# a relase: https://github.com/emscripten-core/emscripten/pull/9347
#- run: ./test.py
- run: ./test.py
test-windows:
executor:
name: win/vs2019