https://bugzilla.redhat.com/show_bug.cgi?id=1008189 --- Comment #11 from Dridi Boukelmoune <dridi.boukelmoune@xxxxxxxxx> --- I finally have a new submission! Spec URL: https://bitbucket.org/dridi/fedora_packages/downloads/varnish-agent.spec SRPM URL: https://bitbucket.org/dridi/fedora_packages/downloads/varnish-agent-2.1-4.fc19.src.rpm ChangeLog: - Added a patch to make the test suites work offline - Added a patch to disable the ban test suite - Removed the default -S option from the service http://koji.fedoraproject.org/koji/taskinfo?taskID=6268014 The race condition was just the tip of the iceberg. There were more issues in the test suite: unnecessary access to the Internet. The race condition in itself doesn't seem to belong to this package. Varnish has a background thread that handles cache invalidation based on "bans". Some ban-related tests could fail between the moment a ban was created, and the moment it was checked. The problem is it still happens even when you disable the background thread, so my guess is that it's a bug in varnish, not the agent. This issue has already been discussed in the pull request mentioned in comment 6 and upstream is working on it. The relative slowness of the ARM builders emphasizes this issue. For this reason, I have disabled the "ban" test suite until we (probably upstream) find out what's wrong. -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review