silverstripe / cwp-recipe-kitchen-sink

The CWP kitchen sink! Includes all optional and suggested modules. Used for internal testing.
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Add frameworktest (fixes #12) #14

Closed chillu closed 6 years ago

ScopeyNZ commented 6 years ago

Well... Every test is failing:

Multiple classes ("SilverStripe\Widgets\Tests\WidgetControllerTest\TestPage", "SilverStripe\FrameworkTest\Model\TestPage") map to the same table: "TestPage"

I thought this would be a quick one 😂

chillu commented 6 years ago

Derp derp. I've renamed the frameworktest table name in https://github.com/silverstripe/silverstripe-frameworktest/pull/53, and ran the framework tests locally - @ScopeyNZ can you merge this other PR and kick off the tests again please?

ScopeyNZ commented 6 years ago

I would if I could. It appears that's a core repo. FWIW I've approved the other PR 🙂

chillu commented 6 years ago

OK merged and kicked off the tests again

ScopeyNZ commented 6 years ago

Thanks Ingo. The failures are all currently expected 😧 .