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

New VPI tests failing clang and Trusty builds #1612

Closed
veripoolbot opened this issue Nov 21, 2019 · 2 comments
Closed

New VPI tests failing clang and Trusty builds #1612

veripoolbot opened this issue Nov 21, 2019 · 2 comments
Labels
area: tests Issue involves the testing system resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: Todd Strader (@toddstrader)
Original Redmine Issue: 1612 from https://www.veripool.org


Appears similar to #�. See:
https://travis-ci.com/verilator/verilator/builds/137544069

Affects --vlt and --vltmt this time. Also, the tests don't give much indication as to why they are failing:

	obj_vlt/t_vpi_time_cb/Vt_vpi_time_cb +PLUS +INT=1234 +STRSTR    > obj_vlt/t_vpi_time_cb/vlt_sim.log
%Warning: vlt/t_vpi_time_cb: Exec of obj_vlt/t_vpi_time_cb/Vt_vpi_time_cb failed: 

vlt/t_vpi_time_cb: %Error: Exec of obj_vlt/t_vpi_time_cb/Vt_vpi_time_cb failed: 
vlt/t_vpi_time_cb: FAILED: Exec of obj_vlt/t_vpi_time_cb/Vt_vpi_time_cb failed: 
==SUMMARY: Passed 990  Failed 1  Failed-First 1  Skipped 45  Unsup 16  Time 12:27

I'm not sure if vlt_sim.log is empty or if the first line is just blank. But it would be handy if the test indicated what went wrong.

These builds only run under the daily Travis cron job. If needed for testing, I can kick it to make it run again before it usually does.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2019-11-21T23:43:45Z


Fixed, had uninit variable. Leaving open for now to see if Travis is happy.

Also added an error when test core dumps, so more obvious.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Todd Strader (@toddstrader)
Original Date: 2019-11-22T20:35:50Z


Cron seems happy now:
https://travis-ci.com/verilator/verilator/builds/137738748

@veripoolbot veripoolbot added area: tests Issue involves the testing system resolution: fixed Closed; fixed labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Issue involves the testing system resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

1 participant