diff --git a/core/src/components/datetime/test/cancel/datetime.e2e.ts b/core/src/components/datetime/test/cancel/datetime.e2e.ts index c8cfc0db7d..977d85fe3a 100644 --- a/core/src/components/datetime/test/cancel/datetime.e2e.ts +++ b/core/src/components/datetime/test/cancel/datetime.e2e.ts @@ -44,7 +44,12 @@ configs({ modes: ['ios'], directions: ['ltr'] }).forEach(({ title, config }) => await ionModalDidDismiss.next(); }); - test('should reset the internal state of datetime', async ({ page }) => { + test('should reset the internal state of datetime', async ({ page }, testInfo) => { + testInfo.annotations.push({ + type: 'issue', + description: 'https://github.com/ionic-team/ionic-framework/issues/27975', + }); + await page.setContent( `