From 47013cd9381bf9836cede01438da77f04c201686 Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com> Date: Thu, 25 Apr 2024 15:29:29 +0200 Subject: [PATCH] test: update expectation comment (#12334) --- test/TestExpectations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TestExpectations.json b/test/TestExpectations.json index 76111f92fc8..c4c683f6b34 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -2481,7 +2481,7 @@ "platforms": ["darwin", "linux", "win32"], "parameters": ["firefox", "webDriverBiDi"], "expectations": ["FAIL"], - "comment": "History navigation is breaking the Puppeteer expecation about navigation." + "comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879163" }, { "testIdPattern": "[navigation.spec] navigation Page.goto should work with anchor navigation",