Closed Lutra-Fs closed 1 month ago
It appears the error is occurring due to the --dart-define=PAUSE=0
argument. @gjwgit, do you have any insights on this?
We are seeing this at times - the R script is perhaps not finishing before we move on. If make dataset_demo.qtest
or make dataset_demo.itest
succeed then it is perhaps a timing issue and can consider the test to be passed for now or better, add appropriate delays where required.
The whole integration test suite is too slow. Already took 32 min in my machine and not yet finished a run of make qtest
.
It is slow . Need to investigate if it can be sped up.
I have renames pause to interact in dev to emphasise that this delay is an optional delay meant for manually watching a test. If a delay really is required then use delay (or hack if we think it should not require a delay here and so marked to get fixed).
CLosing for now unless there is a specific task to undertake here.
If I run manually it will be fine but failed while running
make qtest
test suiteConsole Log
Environment