unit test apiSuite.TestGetOpInfoIntegration fails when building the deb in jenkins

Bug #1555140 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snappy
Won't Fix
High
John Lenton

Bug Description

When we run dpkg-buildpackage -us -uc in jenkins we get this one failed unit test.

----------------------------------------------------------------------
FAIL: api_test.go:615: apiSuite.TestGetOpInfoIntegration

api_test.go:665:
    c.Check(tf1 < tf2, check.Equals, true)
... obtained bool = false
... expected bool = true

tf1 and tf2 are equal.

Revision history for this message
Leo Arias (elopio) wrote :

Setting priority to high because we need to build the deb as the first step to run the autopkgtests and to update the snappy package in the PPA.

Changed in snappy:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → John Lenton (chipaca)
Revision history for this message
Leo Arias (elopio) wrote :

John Lenton:
@elopio probably because the host is so gorram awfully slow that a whole ms later the defer still hadn't run
@elopio but possibly because there should be a lock and there isn't

Leo Arias
@Chipaca I changed the ms to a minute, and it still fails. I'm not sure where should I add the lock. Can I report a bug and leave it with you?

Revision history for this message
Samuele Pedroni (pedronis) wrote :

the test doesn't exist anymore

Changed in snappy:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.