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

Failing Tests on 3.4.1 #214

Open
chick opened this issue Oct 27, 2020 · 1 comment
Open

Failing Tests on 3.4.1 #214

chick opened this issue Oct 27, 2020 · 1 comment
Assignees
Labels

Comments

@chick
Copy link
Contributor

chick commented Oct 27, 2020

[error] Failed: Total 281, Failed 31, Errors 0, Passed 250, Ignored 7
[error] Failed tests:
[error] 	dsptools.numbers.ComplexOpSpecification
[error] 	dsptools.numbers.FixedPointSpec
[error] 	SimpleTB.SimpleTBSpec
[error] 	dsptools.numbers.FixedPointChiselSpec
[error] 	dsptools.numbers.IntervalSpec
[error] 	dsptools.ShiftRegisterDelaySpec
[error] 	dsptools.numbers.BlackBoxFloatSpec
[error] 	dsptools.numbers.TypeclassSpec
[error] 	examples.SimpleCaseClassBundleSpec
[error] (Test / test) sbt.TestsFailedException: Tests unsuccessful
@chick chick added the bug label Oct 27, 2020
@chick chick self-assigned this Oct 27, 2020
@chick
Copy link
Contributor Author

chick commented Oct 27, 2020

@jackkoenig @azidar All of the errors I have looked at so far are of the form

[info]     Cause: java.lang.AssertionError: assertion failed: Internal Error, setRef for UInt<64>(0) called twice! first ULit(0,<64>), second Slot(Node(DspReal),node)

This sounds like it might be related to the literal problems discussed at the dev meeting today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant