Skip to content

Commit

Permalink
temporary disable test_getFile
Browse files Browse the repository at this point in the history
It fails when using node v8.11.1.
See pxscene#1474 for more details.
  • Loading branch information
dwrobel authored and Damian Wrobel committed Sep 24, 2018
1 parent af30f2f commit cd96942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pxScene2d/testRunner/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
{"url":"../tests/test_textBoxEllipsis_oneLine.js", "title":"test_textBoxEllipsis_oneLine","useBaseURI":"true"},
{"url":"../tests/test_textBoxWrapBounds.js", "title":"test_textBoxWrapBounds","useBaseURI":"true"},
{"url":"../tests/test_textWithoutParent.js", "title":"textWithoutParent","useBaseURI":"true"},
{"url":"../tests/test_getFile.js", "title":"test_getFile","useBaseURI":"true"},
{"url":"../tests/test_import_resources.js", "title":"test_importResources", "useBaseURI":"true"}
]

0 comments on commit cd96942

Please sign in to comment.