Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testRunner_v5.js - test failures #1280

Open
10 tasks
dwrobel opened this issue Jun 27, 2018 · 1 comment
Open
10 tasks

testRunner_v5.js - test failures #1280

dwrobel opened this issue Jun 27, 2018 · 1 comment

Comments

@dwrobel
Copy link
Contributor

dwrobel commented Jun 27, 2018

@dwrobel
Copy link
Contributor Author

dwrobel commented Aug 29, 2018

Yesterday, I observed 6 consecutive build failures (build numbers: 214-219) due to test failures.
Interestingly, before build 214 and after build 219 (so far) there were no failures due to tests.

More details:

Error: could not load file  https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/assert.js , err= rtObject {

  sourceType: 'http',

  statusCode: 52,

  httpStatusCode: 0,

  errorString: 'Download error for: https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/assert.js.  Error code : 52.  Using proxy: false' }
Error: Did not load fileArchive: Error= rtObject {

  sourceType: 'http',

  statusCode: 28,

  httpStatusCode: 0,

  errorString: 'Download error for: https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/../tests/simpleTestApiChild.js.  Error code : 28.  Using proxy: false' }
rt: WARN pxResource.cpp:746 -- Thread-5889: Resource Download Failed: http://www.pxscene.org/examples/px-reference/fonts/DejaVuSerif_notThere.ttf Error:  HTTP Status Code: 404
Error: could not load file  https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/assert.js , err= rtObject {

  sourceType: 'http',

  statusCode: 28,

  httpStatusCode: 0,

  errorString: 'Download error for: https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/assert.js.  Error code : 28.  Using proxy: false' }
AppSceneContext#loadScenePackage: Error: Did not load fileArchive: Error= rtObject {

  sourceType: 'http',

  statusCode: 28,

  httpStatusCode: 0,

  errorString: 'Download error for: https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/testRunner_v5.2.js.  Error code : 28.  Using proxy: false' }
Error: could not load file  https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/tools_screenshot.js , err= rtObject {

  sourceType: 'http',

  statusCode: 28,

  httpStatusCode: 0,

  errorString: 'Download error for: https://px-apps.sys.comcast.net/pxscene-samples/examples/px-reference/test-run/tools_screenshot.js.  Error code : 28.  Using proxy: false' }

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

No branches or pull requests

1 participant