phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
MIT License
12 stars 6 forks source link

CT: unit tests are not running #103

Closed pixelzoom closed 10 months ago

pixelzoom commented 10 months ago

This error has been happening on every CT cycle, since the last time CT was restarted on 9/15/23.

kite : top-level-unit-tests : unbuilt
Tried to run 3 times, never completed, failure: Error: Error: Did not get next-test message in 400000ms: ["kite","top-level-unit-tests","unbuilt"]
[URL] http://128.138.93.172/continuous-testing/aqua/html/qunit-test.html?url=..%2F..%2Fct-snapshots%2F1695140008322%2Fkite%2Fkite-tests.html&testInfo=%7B%22test%22%3A%5B%22kite%22%2C%22top-level-unit-tests%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1695140008322%22%2C%22timestamp%22%3A1695140466137%7D
[NAVIGATED] http://128.138.93.172/continuous-testing/aqua/html/qunit-test.html?url=..%2F..%2Fct-snapshots%2F1695140008322%2Fkite%2Fkite-tests.html&testInfo=%7B%22test%22%3A%5B%22kite%22%2C%22top-level-unit-tests%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1695140008322%22%2C%22timestamp%22%3A1695140466137%7D
[NAVIGATED] about:blank
[NAVIGATED] http://128.138.93.172/continuous-testing/ct-snapshots/1695140008322/kite/kite-tests.html
[CONSOLE] Failed to load resource: the server responded with a status of 404 (Not Found): http://128.138.93.172/continuous-testing/ct-snapshots/1695140008322/kite/kite-strings_en.json
[ERROR] Error: Page crashed!

id: "Sparky Node Puppeteer"
Snapshot from 9/19/2023, 10:13:28 AM
jonathanolson commented 10 months ago

Removed a few of the experimental tests that I should not have committed (they're skipped, marked for https://github.com/phetsims/kite/issues/97, that should be solved by that work)