You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR to merge into Pharo 9.0 showed some tests failures.
One of them is testExternalIDEDependencies which detects that a dependency to Ring-Core is introduced by v2.
The text was updated successfully, but these errors were encountered:
The only element is Iceberg-Plugin-Calypso... the reason is that I moved 3 commands from Calypso-SystemPlugins-Monticello-Browser to this new Iceberg package.
I can put back those 3 commands to the original Calypso-SystemPlugins-Monticello-Browser package to keep the test green.
The PR to merge into Pharo 9.0 showed some tests failures.
One of them is
testExternalIDEDependencies
which detects that a dependency to Ring-Core is introduced by v2.The text was updated successfully, but these errors were encountered: