Skip to content

Conversation

@matthew-dean
Copy link
Member

No description provided.

@matthew-dean
Copy link
Member Author

@iChenLei Having all these CI tests run in parallel is causing many of them to time out. What PR made the change from how it was working before?

@iChenLei
Copy link
Member

iChenLei commented Oct 4, 2021

https://github.com/less/less.js/pull/3651/checks?check_run_id=3785288405

SyntaxError: JavaScript evaluation error: 'TypeError: Cannot read property 'toJS' of undefined' in /home/runner/work/less.js/less.js/packages/test-data/errors/eval/javascript-error.less on line 2, column 10:¶
SyntaxError: JavaScript evaluation error: 'TypeError: Cannot read properties of undefined (reading 'toJS')' in /home/runner/work/less.js/less.js/packages/test-data/errors/eval/javascript-error.less on line 2, column 10:¶
1 .scope {
2     var: `this.foo.toJS`;
3 }

node16(latest v16) using new error message format, same with #3649 (comment)

Not related with parallel mode test @matthew-dean

@matthew-dean matthew-dean merged commit 8363912 into less:master Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants