View Issue Details

IDProjectCategoryView StatusLast Update
0005030unrealircdpublic2017-11-23 07:59
Reportersyzop Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionno change required 
Fixed in Version4.0.16 
Summary0005030: away-notify test not passing
DescriptionFor some reason the away-notify test is returning failure sometimes. Even with a delay that should be sufficient:
"Failed examples:
 CAP away-notify should show AWAY changes if enabled"

So: figure out the cause of this. Fix the test or fix some code.

The problem is not 100% reproducible, but what is noticeable is that 1-2 out of 6 testruns fail with only this test as a failure.
Additional Informationhttps://travis-ci.org/unrealircd/unrealircd/jobs/302420455
TagsNo tags attached.
3rd party modules

Activities

syzop

2017-11-23 07:59

administrator   ~0019975

Nothing wrong with UnrealIRCd but something wrong with the underlying test framework. Apparently it sometimes sends the commands even though we are still in handshake, resulting in a JOIN being sent before the initial USER/NICK/CAP commands are finished.

Issue History

Date Modified Username Field Change
2017-11-16 08:05 syzop New Issue
2017-11-16 08:05 syzop Fixed in Version => 4.0.16
2017-11-16 08:05 syzop Additional Information Updated
2017-11-16 08:07 syzop Additional Information Updated
2017-11-23 07:59 syzop Assigned To => syzop
2017-11-23 07:59 syzop Status new => closed
2017-11-23 07:59 syzop Resolution open => no change required
2017-11-23 07:59 syzop Note Added: 0019975