View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004993 | Spring engine | General | public | 2015-11-09 04:58 | 2015-11-09 22:59 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 100.0+git | ||||||||
Target Version | 101.0 | Fixed in Version | |||||||
Summary | 0004993: testQuadField fails sometimes | ||||||||
Description | http://buildbot.springrts.com/builders/full-windows-test/builds/3249/steps/test/logs/stdio | ||||||||
Additional Information | https://github.com/spring/spring/blob/develop/test/engine/Sim/Misc/testQuadField.cpp#L83 start: 3.261024 0.000000 4.552507 dir: -0.999999 0.000000 -0.000754 length: 2.261239 ../../test/engine/Sim/Misc/testQuadField.cpp(92): error in "QuadField": Too less quads returned! | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2015-11-09 19:25 |
full-windows started: Mon Nov 9 04:41:04 2015 +108 seconds: so test started Mon Nov 9 04:42:52 2015 -> unix timestamp 1447040572 elapsedTime=139.511377 so, from unix timestamp + 0-140 should reproduce it :D |
abma (administrator) 2015-11-09 22:22 |
haha, got it: with srand(1447040849); i can reproduce it on the buildslave. |
abma (administrator) 2015-11-09 22:24 |
start: 0x408E8B04 0x0 0x40BE8F0A dir: 0xBF800000 0x0 0xB95859A1 length: 0x401D2656 |
jK (developer) 2015-11-09 22:59 |
Fix 9cfb556653c23427e64772575c9371aa042ada55 committed to develop branch: fix 0004993: duno if it fixes all bugs, at least it fixes this one, repo: spring changeset id: 5767 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-09 04:58 | abma | New Issue | |
2015-11-09 04:59 | abma | Additional Information Updated | View Revisions |
2015-11-09 19:14 | abma | Status | new => closed |
2015-11-09 19:14 | abma | Assigned To | => abma |
2015-11-09 19:14 | abma | Resolution | open => unable to reproduce |
2015-11-09 19:25 | abma | Note Added: 0015323 | |
2015-11-09 19:25 | abma | Status | closed => feedback |
2015-11-09 22:22 | abma | Note Added: 0015324 | |
2015-11-09 22:22 | abma | Status | feedback => assigned |
2015-11-09 22:24 | abma | Note Added: 0015325 | |
2015-11-09 22:24 | abma | Assigned To | abma => |
2015-11-09 22:24 | abma | Status | assigned => new |
2015-11-09 22:59 | jK | Changeset attached | => spring develop 9cfb5566 |
2015-11-09 22:59 | jK | Note Added: 0015326 | |
2015-11-09 22:59 | jK | Assigned To | => jK |
2015-11-09 22:59 | jK | Status | new => resolved |
2015-11-09 22:59 | jK | Resolution | unable to reproduce => fixed |