Problem/Motivation
Drupal is now using the classy theme as its default markup & classes - A lot of the test are using markup & css classes, so we need to change from stark to classy to keep testbot happy.
Proposed resolution
Temporarily change the testing profile to use classy theme - instead of stark as we clean the css classes out of core and into classes
Remaining tasks
- Add a followup issue to remove this dependency. (TBD: how)
- Check the test uses of Stark above.
- Add a followup for explicit test coverage for Classy.
- Follow up: #2352949: Remove Classy testing profile dependency
User interface changes
N/A
API changes
The Testing profile temporarily uses the Classy theme.