Skip to content

Commit

Permalink
Fix amphtml fie static visual diff (#32952)
Browse files Browse the repository at this point in the history
  • Loading branch information
powerivq committed Feb 26, 2021
1 parent b194ebb commit 3044bc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions examples/visual-tests/amphtml-ads/amp-fie-static.html
Expand Up @@ -21,17 +21,6 @@ <h1>AMPHTML ad - FIE - amphtml-ads/amp-creative.html</h1>
<div fallback>Could not display the fake ad :(</div>
</amp-ad>

<h1>AMPHTML ad - FIE - /amphtml-ads/resource/amp-creative.html</h1>
<amp-ad width="300" height="250"
type="fake"
id="i-amphtml-demo-id-2"
a4a-conversion="true"
disable3pfallback="true"
src="/examples/visual-tests/amphtml-ads/resource/amp-ads-fallback.html">
<div placeholder>Loading...</div>
<div fallback>Could not display the fake ad :(</div>
</amp-ad>

<h1>AMPHTML ad - FIE - amphtml-ads/carousel-ad.a4a.html</h1>
<amp-ad width="300" height="250"
type="fake"
Expand Down
1 change: 0 additions & 1 deletion test/visual-diff/visual-tests
Expand Up @@ -761,7 +761,6 @@
},
{
// TODO(#28975, @ampproject/wg-monetization): see https://percy.io/ampproject/amphtml/builds-next/8494289/changed/482844300
"flaky": true,
"url": "examples/visual-tests/amphtml-ads/amp-fie-static.html",
"name": "amphtml-ads: friendly iframe static",
"interactive_tests": "examples/visual-tests/amphtml-ads/static.js",
Expand Down

0 comments on commit 3044bc0

Please sign in to comment.