Closed Bug 1607491 Opened 4 years ago Closed 4 years ago

Image download prompts when running bild.de Talos tests locally

Categories

(Testing :: Talos, task, P3)

Version 3
task

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jdescottes, Unassigned)

References

(Regression)

Details

Attachments

(1 file)

After Bug 1512011, running DAMP tests locally will prompt regularly for PNG downloads. It doesn't prevent the test from finishing, but it would be nice to get rid of those.

STRs:

  • run ./mach talos-test --activeTests damp --subtests complicated --cycles 1 --tppagecycles 1

You will get several prompts for saving PNGs.

Edit: The PNGs seem to be part of tp5n's bild.de copy, nothing to do with perfherder per se.

Make sure you download the new pageset, as seen here: https://bugzilla.mozilla.org/show_bug.cgi?id=1600034#c7

The PNGs are actually part of the bild.de copy in tp5n:

  • tp5n/bild.de/www.bild.de/staticdata/pulldata/finanzen/PNG-1.PNG
  • tp5n/bild.de/www.bild.de/staticdata/pulldata/finanzen/PNG-2.PNG
  • (etc.)

and they are loaded using iframes in tp5n/bild.de/www.bild.de/index.html:

<iframe src="staticdata/pulldata/finanzen/PNG-1.PNG" scrolling="no" frameborder="0" width="300" height="96" marginwidth="0" marginheight="0"></iframe>

I guess the new server doesn't handle this (weird) request properly?

Summary: Image download prompts when running Talos tests locally → Image download prompts when running bild.de Talos tests locally

(In reply to Benjamin Forehand Jr[:b4hand] from comment #2)

Make sure you download the new pageset, as seen here: https://bugzilla.mozilla.org/show_bug.cgi?id=1600034#c7

Ah great! that's probably it!

Works for me after deleting tp5n.zip and the tp5n folder. Thanks!

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: