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

This commit is contained in:
Stacey Gammon 2018-11-02 10:09:15 -04:00 committed by GitHub
parent bdb8dfeeb2
commit d92cbea5b4
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