Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test31DefaultArgsAndGarbageCollection fails. #4

Open
ghost opened this issue Jun 3, 2017 · 0 comments
Open

test31DefaultArgsAndGarbageCollection fails. #4

ghost opened this issue Jun 3, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2017

To reproduce:

  • Squeak 5.1
  • Run:
(Installer mc http: 'http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/')
   project: 'MetacelloRepository';
   install: 'ConfigurationOfSignals'.
ConfigurationOfSignals load.
  • Test Runner over Signals-Tests

Then:

148 run, 147 passes, 0 expected failures, 1 failures, 0 errors, 0 unexpected passes

test31DefaultArgsAndGarbageCollection fails at:

deny: (SignalConnectionsRepository instance keys anySatisfy: [:c | c isKindOf: SignalProducer]);
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

No branches or pull requests

0 participants