X Tutup
Skip to content

Fix for GRDynamicVariable#8

Merged
dalehenrich merged 9 commits intoGsDevKit:masterfrom
SeasideSt:master
Sep 19, 2017
Merged

Fix for GRDynamicVariable#8
dalehenrich merged 9 commits intoGsDevKit:masterfrom
SeasideSt:master

Conversation

@jbrichau
Copy link
Member

@jbrichau jbrichau commented Sep 9, 2017

Grease 1.3.2 fixes bugs in the implementation of GRDynamicVariable in GemStone.

If we can have this one used in GsDevKit/GLASS, then at least the tests for Seaside develop will work again in GemStone.

Johan Brichau and others added 8 commits July 24, 2017 08:08
Pharo3-4-5: #defaultValue should not be called from within #use:during:
Switch build status to SVG so it's not blurry on high res displays.
…orrectly implement expected semantics (see method comments for details)
Fixes for GRDynamicVariable in GemStone
(so I learn that github not automatically pushes back to the branch of the PR when you resolve changes in its webeditor, but also changes from the merge are pushed back!!!!)
@jbrichau
Copy link
Member Author

@dalehenrich speaking of Grease ;) Do you think this one can be merged?

@dalehenrich
Copy link
Member

What about the test failures for Squeak5.1? are those expected errors?

@jbrichau
Copy link
Member Author

(now doing this from github, so pretty sure it's the right thread.... )

Yes, these are Slime tests that started failing some weeks ago without changes in Grease itself. So, I propose to ignore them here.

@dalehenrich
Copy link
Member

see this comment where @jbrichau gives his blessing to ignored the Squeak5.1 failures ...

@dalehenrich dalehenrich merged commit b85b74b into GsDevKit:master Sep 19, 2017
@dalehenrich
Copy link
Member

@jbrichau you might consider moving Squeak5.1 into expected failures for travis so that we can record that Squeak5.1 is not expected to pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup