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

sporadic test failure #682

Open
tpolecat opened this issue Oct 8, 2018 · 1 comment
Open

sporadic test failure #682

tpolecat opened this issue Oct 8, 2018 · 1 comment

Comments

@tpolecat
Copy link
Member

tpolecat commented Oct 8, 2018

In seqexec_web_client/test

[info] - Eq[SeqexecTabActive].eq.transitivity
[info] - Eq[CalibrationQueueTab].eq.antisymmetry *** FAILED ***
[info]   JavaScriptException was thrown during property evaluation.
[info]     Message: TypeError: Cannot read property 'perturb__Lorg_scalacheck_rng_Seed__O__Lorg_scalacheck_rng_Seed' of null
[info]     Occurred when passed generated values (
[info]       arg0 = CalibrationQueueTab(TableState(IsModified,1,NonEmptyList(ColumnMeta(IconColumn,,,true,web.client.table.FixedColumnWidth$$anon$1@5b)))),
[info]       arg1 = CalibrationQueueTab(TableState(IsModified,1,NonEmptyList(ColumnMeta(IconColumn,,,true,web.client.table.FixedColumnWidth$$anon$1@5c)))),
[info]       arg2 = <function1>
[info]     )
@cquiroz
Copy link
Contributor

cquiroz commented Oct 8, 2018

yes, I have noted this and tried to track it but i think it is some weird interaction between scalacheck and scala.js. I started seeing those with the 0.6.25 upgrade

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

2 participants