activity-stream icon indicating copy to clipboard operation
activity-stream copied to clipboard

Bug 1598876 - Fix intermittent link test failure

Open gvn opened this issue 5 years ago • 2 comments

Run mach test discovery_render and confirm exit code of 0. (Try this several times.)

gvn avatar Nov 27 '19 18:11 gvn

I also wonder if we can instead of waiting and checking the text, just check for the href, and not the text content, thus it wouldn't need to be waiting for fluent. (we're not testing fluent anyway)

thoughts?

ScottDowne avatar Nov 28 '19 22:11 ScottDowne

Was thinking about this more. I think maybe ideally we have a test layout for this, so we don't have fluent strings being used here at all. (assuming that's the issue, which I'm only about 80% sure of)

ScottDowne avatar Nov 30 '19 19:11 ScottDowne