pharo-spec / NewTools

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

Fix MetaBrowserPresenter filtering #868

Open PalumboN opened 2 weeks ago

PalumboN commented 2 weeks ago

Fix filtering of methods in MetaBrowserPresenter.

image

Merge first https://github.com/pharo-spec/Spec/pull/1629 and re-run the CI

Ducasse commented 2 weeks ago

There is one test failing: #testOpenAndClosePresenter @PalumboN

PalumboN commented 2 weeks ago

@Ducasse we should merge the PR in Spec and rerun the CI. It depends on that.

jecisc commented 2 weeks ago

I merged the Spec PR. We now need to wait for a new Pharo build then restart the CI here

MarcusDenker commented 1 week ago

I restarted the testrun

PalumboN commented 1 week ago

Tests are green!

Except for one integration tests that is related with the PR in Spec 🤔