Opened 12 years ago
Last modified 8 years ago
#991 reopened defect
spiffy-request-vars' test fails sometimes
Reported by: | Mario Domenech Goulart | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | unknown | Version: | 4.8.x |
Keywords: | spiffy-request-vars | Cc: | |
Estimated difficulty: | insane |
Description
A failure that sometimes happens on spiffy-request-vars' tests happened yesterday while I was testing a stability release tarball provided by Jim.
Here are the reports:
http://tests.call-cc.org/master/linux/x86/2012/06/19/salmonella-report/test/spiffy-request-vars.html
http://tests.call-cc.org/master/linux/x86/2012/09/06/salmonella-report/test/spiffy-request-vars.html
http://tests.call-cc.org/master/linux/x86/2012/09/10/salmonella-report/test/spiffy-request-vars.html
The report for the test I was running yesterday is here: http://parenteses.org/mario/salmonella/4.8.0.3/linux/x86-64/2013/02/28/salmonella-report/test/spiffy-request-vars.html
Change History (5)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 9 years ago by
Since the links to the report are broken, I'm pasting the actual error:
Starting test-server on port 8080 Standby... -- testing spiffy-request-vars ----------------------------------------------- (get "/as-string") ................................................... [ PASS] (get "/wrv-as-string") ............................................... [ PASS] (get "/wrv-as-string?var=") .......................................... [ PASS] (get "/as-nonempty-string?var=") ..................................... [ PASS] (get "/as-string?var=a") ............................................. [ PASS] (get "/wrv-as-string?var=a") ......................................... [ PASS] (get "/as-string?var=a;var=b") ....................................... [ PASS] (get "/wrv-as-string?var=a;var=b") ................................... [ PASS] (get "/as-string?var=1") ............................................. [ PASS] (get "/wrv-as-string?var=1") ......................................... [ PASS] (get "/as-symbol") ................................................... [ PASS] (get "/wrv-as-symbol") ............................................... [ PASS] (get "/wrv-as-symbol?var=") .......................................... [ FAIL] expected || but got : (get "/as-nonempty-symbol?var=") ..................................... [ PASS] (get "/as-symbol?var=a") ............................................. [ PASS]
I noticed that it was failing because salmonella-diff welcomed me at the ICC with a successful report: http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/09/23/salmonella-report/test/spiffy-request-vars.html
comment:5 Changed 8 years ago by
Estimated difficulty: | → insane |
---|
Haven't seen it failing recently, so I'm closing this ticket. Don't know what might have fixed it.