Opened 11 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

Change History (5)

comment:1 Changed 9 years ago by Mario Domenech Goulart

Haven't seen it failing recently, so I'm closing this ticket. Don't know what might have fixed it.

comment:2 Changed 9 years ago by Mario Domenech Goulart

Resolution: fixed
Status: newclosed

comment:3 Changed 9 years ago by Mario Domenech Goulart

Resolution: fixed
Status: closedreopened

comment:4 Changed 9 years ago by Mario Domenech Goulart

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 sjamaan

Estimated difficulty: insane
Note: See TracTickets for help on using tickets.