Bug 1568497 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I've tried to reproduce this bug locally but everything seems to be working as it should when `--update-intermittent` and `--full` are used together. May I see which logs/tests you used?
I've tried to reproduce this bug locally but everything seems to be working as it should when `--update-intermittent` and `--full` are used together. May I see which logs/tests you used?

I suspect here is where we will need to make adjustments. https://searchfox.org/mozilla-central/source/testing/web-platform/tests/tools/wptrunner/wptrunner/manifestupdate.py#563
Although, `new_value = self.updated_value(current_value, nodes[0].result_values)` should already take `--update-intermittent` into account...

Back to Bug 1568497 Comment 1