SeasideSt / Parasol

Testing web apps in Smalltalk using Selenium WebDriver.
MIT License
31 stars 16 forks source link

Add BPSessionNotCreatedException and include HTTP response for logging purposes #64

Closed Rinzwind closed 1 year ago

Rinzwind commented 1 year ago

Some of the checks failed, the log of the Pharo64-11 job shows:

2023-05-17T06:14:22.9533497Z MetacelloNotification: Loaded -> Parasol-Core-CompatibleUserName.1682248947 --- filetree:///home/runner/work/Parasol/Parasol/repository [:] --- cache
…
2023-05-17T06:14:23.7623973Z MetacelloNotification: Loaded -> Parasol-Core-CompatibleUserName.1682248947 --- https://github.com/SeasideSt/Parasol.git[master] --- cache
…
2023-05-17T06:14:57.5201366Z MetacelloNotification: Loaded -> Parasol-Tests-cypress.1 --- filetree:///home/runner/work/Parasol/Parasol/repository [:] --- cache

It seems that Parasol-Core gets replaced by the version from the master branch.