Title: [242774] trunk/LayoutTests
Revision
242774
Author
[email protected]
Date
2019-03-11 22:18:34 -0700 (Mon, 11 Mar 2019)

Log Message

Unreviewed test gardening, rebaseline tests after r242757.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (242773 => 242774)


--- trunk/LayoutTests/ChangeLog	2019-03-12 04:59:35 UTC (rev 242773)
+++ trunk/LayoutTests/ChangeLog	2019-03-12 05:18:34 UTC (rev 242774)
@@ -1,3 +1,10 @@
+2019-03-11  Ryan Haddad  <[email protected]>
+
+        Unreviewed test gardening, rebaseline tests after r242757.
+
+        * http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt:
+        * http/tests/security/anchor-download-block-crossorigin-expected.txt:
+
 2019-03-11  Simon Fraser  <[email protected]>
 
         Add testing API to hit-test and scroll overflow scrollers

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


--- trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2019-03-12 04:59:35 UTC (rev 242773)
+++ trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2019-03-12 05:18:34 UTC (rev 242774)
@@ -1,14 +1,14 @@
-CONSOLE MESSAGE: line 108: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
-CONSOLE MESSAGE: line 108: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
-CONSOLE MESSAGE: line 108: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 108: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 108: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 108: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 108: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 108: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 108: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 108: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 108: addestination can not be the same site as the current website.
+CONSOLE MESSAGE: line 133: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
+CONSOLE MESSAGE: line 133: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
+CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 133: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 133: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 133: 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 (242773 => 242774)


--- trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2019-03-12 04:59:35 UTC (rev 242773)
+++ trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2019-03-12 05:18:34 UTC (rev 242774)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 108: The download attribute on anchor was ignored because its href URL has a different security origin.
+CONSOLE MESSAGE: line 133: 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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to