Title: [259808] trunk/LayoutTests/http/tests
Revision
259808
Author
jacob_uph...@apple.com
Date
2020-04-09 11:14:37 -0700 (Thu, 09 Apr 2020)

Log Message

Two tests need to be rebaselined
https://bugs.webkit.org/show_bug.cgi?id=210290

Unreviewed test gardening.

* http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt:
* http/tests/security/anchor-download-block-crossorigin-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt (259807 => 259808)


--- trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2020-04-09 17:59:06 UTC (rev 259807)
+++ trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2020-04-09 18:14:37 UTC (rev 259808)
@@ -1,14 +1,14 @@
-CONSOLE MESSAGE: line 197: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
-CONSOLE MESSAGE: line 197: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
-CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 197: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 197: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 197: addestination can not be the same site as the current website.
+CONSOLE MESSAGE: line 207: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
+CONSOLE MESSAGE: line 207: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
+CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 207: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 207: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 207: addestination can not be the same site as the current website.
 Test for validity of ad click attribution attributes on anchor tags.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Modified: trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt (259807 => 259808)


--- trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2020-04-09 17:59:06 UTC (rev 259807)
+++ trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2020-04-09 18:14:37 UTC (rev 259808)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 197: The download attribute on anchor was ignored because its href URL has a different security origin.
+CONSOLE MESSAGE: line 207: The download attribute on anchor was ignored because its href URL has a different security origin.
 Tests that the download attribute is ignored if the link is cross origin.
 
 It should navigate the subframe instead of downloading the file.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to