Give me a system that I can fully change and you will see less trivial failing tests :)
On Sun, Sep 10, 2017 at 6:24 PM, Stephane Ducasse <[email protected]> wrote: > Yes we know but have no idea how to recategorise Iceberg protocols > > On Sun, Sep 10, 2017 at 1:03 PM, Pavel Krivanek <[email protected]> > wrote: > >> Of course you are right, the Integrators should really take care on it. >> >> Before it were only common random failures but the main problem is with >> this PR: >> https://github.com/pharo-project/pharo/pull/264 >> >> The new test testHashMethodNeedsToBeInComparingProtocol fails on >> classIceSemanticVersion >> >> -- Pavel >> >> 2017-09-10 10:13 GMT+02:00 Guillermo Polito <[email protected]>: >> >>> Hi all, >>> >>> Since a couple of builds we have consistently failing the following >>> tests: >>> >>> >>> - GT.EventRecorder.Tests.Core.GTEventRecorderTest.testDeliverNow2 >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/GT.EventRecorder.Tests.Core/GTEventRecorderTest/testDeliverNow2/> >>> - GT.EventRecorder.Tests.Core.GTEventRecorderTest.testNotDeliv >>> eredDataShouldBeResent >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/GT.EventRecorder.Tests.Core/GTEventRecorderTest/testNotDeliveredDataShouldBeResent/> >>> - Kernel.Tests.Processes.MutexTest.testFailedCriticalSectionSh >>> ouldUnblockWaitingOne >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/Kernel.Tests.Processes/MutexTest/testFailedCriticalSectionShouldUnblockWaitingOne/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_2/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_3/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_4/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_5/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_6/> >>> - ReleaseTests.Categorization.ProperMethodCategorizationTest.t >>> estHashMethodNeedsToBeInComparingProtocol >>> >>> <https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/development/110/testReport/junit/ReleaseTests.Categorization/ProperMethodCategorizationTest/testHashMethodNeedsToBeInComparingProtocol_7/> >>> >>> >>> >>> Green builds are the only hard metric to say if the build is healthy or >>> not. >>> >>> - We should not integrate anything until the build is green again... >>> >>> Also, we spent with Pablo a lot of time to have a green build in all >>> platforms... I'd like to spend my time in other fun stuff than the CI :/ >>> >>> -- >>> >>> >>> >>> Guille Polito >>> >>> >>> Research Engineer >>> >>> French National Center for Scientific Research - *http://www.cnrs.fr* >>> <http://www.cnrs.fr> >>> >>> >>> >>> *Web:* *http://guillep.github.io* <http://guillep.github.io> >>> >>> *Phone: *+33 06 52 70 66 13 <+33%206%2052%2070%2066%2013> >>> >> >> >
