CI does not finish (PR 309)
For whatever reason the CI jobs for PR's to Pharo 7 runs endless and never finishes. It run well a few days ago ... https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20... Any ideas?
I think the reason is that the last image opens an epicea window to recover code⦠which it should not.
On 29 Sep 2017, at 10:38, Torsten Bergmann <astares@gmx.de> wrote:
For whatever reason the CI jobs for PR's to Pharo 7 runs endless and never finishes. It run well a few days ago ...
https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
Any ideas?
No, it seems to work.. we now had some issues where the test run was successful Marcus
On 29 Sep 2017, at 10:52, Marcus Denker <marcus.denker@inria.fr> wrote:
I think the reason is that the last image opens an epicea window to recover code⦠which it should not.
On 29 Sep 2017, at 10:38, Torsten Bergmann <astares@gmx.de> wrote:
For whatever reason the CI jobs for PR's to Pharo 7 runs endless and never finishes. It run well a few days ago ...
https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
Any ideas?
I'm lost on this one and would really appreciate if someone could check why it is blocked in the CI (it was running green a few days ago and I only changed SmalltalkImage>>#lastUpdateString. All other changes where just to retrigger the CI. The log does not tell me anything useful beside that it is always hanging at the same point 2017-09-29 12:33:04 (573 KB/s) - âidea11.zipâ saved [152003/152003] [Compiler] Installing RPackage Thanks T.
Gesendet: Freitag, 29. September 2017 um 12:56 Uhr Von: "Marcus Denker" <marcus.denker@inria.fr> An: "Pharo Development List" <pharo-dev@lists.pharo.org> Betreff: Re: [Pharo-dev] CI does not finish (PR 309)
No, it seems to work.. we now had some issues where the test run was successful
Marcus
On 29 Sep 2017, at 10:52, Marcus Denker <marcus.denker@inria.fr> wrote:
I think the reason is that the last image opens an epicea window to recover code⦠which it should not.
On 29 Sep 2017, at 10:38, Torsten Bergmann <astares@gmx.de> wrote:
For whatever reason the CI jobs for PR's to Pharo 7 runs endless and never finishes. It run well a few days ago ...
https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20...
Any ideas?
On Fri, Sep 29, 2017 at 5:52 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
I think the reason is that the last image opens an epicea window to recover code⦠which it should not.
The setting to do that is disabled by default (at least I did that before 6.0 release). BTW, ~Sunday night I fixed test errors of epicea in p7. The reason was that Class, Trait and metas do not use the TClass trait. It's in #development but still not in #stable. I still have to read the mailing list how to integrate a new epicea version in P7 (I guess a PR).
On 29 Sep 2017, at 10:38, Torsten Bergmann <astares@gmx.de> wrote:
For whatever reason the CI jobs for PR's to Pharo 7 runs endless and never finishes. It run well a few days ago ...
https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending% 20pull%20request%20and%20branch%20Pipeline/job/PR-309/
Any ideas?
participants (3)
-
Marcus Denker -
Martin Dias -
Torsten Bergmann