Actions
Bug #9822
closedru.ispras.verilog.parser.VerilogIeeeTestCase.runTest_10_04_04_1: Starting points limit has been exhausted: 513
Start date:
09/16/2019
Due date:
% Done:
100%
Estimated time:
Detected in build:
master
Platform:
Published in build:
0.1.3-beta-201002
Description
ERROR: Starting points limit has been exhausted: 513 ERROR: [Internal] null java.lang.IllegalArgumentException at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:53) at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:38) at ru.ispras.fortress.util.InvariantChecks.checkFalse(InvariantChecks.java:68) at ru.ispras.verilog.parser.VerilogTranslator.exit(VerilogTranslator.java:112) at ru.ispras.verilog.parser.elaborator.VerilogElaborator.start(VerilogElaborator.java:211) at ru.ispras.verilog.parser.VerilogSyntaxBackends.start(VerilogSyntaxBackends.java:55) at ru.ispras.verilog.parser.VerilogTranslator.start(VerilogTranslator.java:187) at ru.ispras.verilog.parser.sample.VerilogPrinter.main(VerilogPrinter.java:45) at ru.ispras.verilog.parser.VerilogBenchmarkTest.runTest(VerilogBenchmarkTest.java:72) at ru.ispras.verilog.parser.VerilogBenchmarkTest.runTest(VerilogBenchmarkTest.java:58) at ru.ispras.verilog.parser.VerilogIeeeTestCase.runTest_10_04_04_1(VerilogIeeeTestCase.java:933)
Updated by Sergey Smolov almost 5 years ago
The test should be uncommented to check if issue is solved: da137937
Updated by Sergey Smolov over 4 years ago
- Status changed from New to Resolved
- Assignee changed from Alexander Kamkin to Sergey Smolov
- % Done changed from 0 to 100
It is an expected behavior, so the test has been fixed.
Updated by Sergey Smolov about 4 years ago
- Status changed from Resolved to Closed
- Published in build set to 0.1.3-beta-201002
Actions