skip png screenshot comparison tests, they will fail on certain jenkins agents (#25028) (#25067)

This commit is contained in:
Stacey Gammon 2018-11-02 17:14:39 -04:00 committed by GitHub
parent e74f92a0a9
commit 5b7ea4cac9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,7 +202,7 @@ export default function ({ getService, getPageObjects }) {
});
});
describe('Preserve Layout', () => {
describe.skip('Preserve Layout', () => {
it('matches baseline report', async function () {
// Generating and then comparing reports can take longer than the default 60s timeout because the comparePngs