pharo-spec / NewTools

All development tools for Pharo, developed with Spec
21 stars 53 forks source link

fix-critics-browser-issue #724

Closed tesonep closed 6 months ago

tesonep commented 6 months ago

Fix https://github.com/pharo-project/pharo/issues/16314

Ducasse commented 6 months ago

@tesonep Following tests are related

StCritiqueRuleSelectorPresenterTest
 ✗ #testRemoveAll (18ms)
TestFailure: Assertion failed
StCritiqueRuleSelectorPresenterTest(TestAsserter)>>assert:description:resumable:
StCritiqueRuleSelectorPresenterTest(TestAsserter)>>assert:description:
StCritiqueRuleSelectorPresenterTest(Object)>>assert:
StCritiqueRuleSelectorPresenterTest>>testRemoveAll ...assert: rulesSelectorPresenter selectedRules isEmpty
StCritiqueRuleSelectorPresenterTest(TestCase)>>performTest
 ✗ #testRemoveSelectedComposite (24ms)
TestFailure: Assertion failed
StCritiqueRuleSelectorPresenterTest(TestAsserter)>>assert:description:resumable:
StCritiqueRuleSelectorPresenterTest(TestAsserter)>>assert:description:
StCritiqueRuleSelectorPresenterTest(Object)>>assert:
StCritiqueRuleSelectorPresenterTest>>testRemoveSelectedComposite ...assert: rulesSelectorPresenter selectedRules isEmpty
StCritiqueRuleSelectorPresenterTest(TestCase)>>performTest