New issue
Advanced search Search tips

Issue 663865 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug
Proj-Servicification

Blocking:
issue 601332
issue 669357



Sign in to add a comment

2 tests in http/tests/cache/post-*.php are flaky when run in random order

Project Member Reported by jeffcarp@chromium.org, Nov 9 2016

Issue description

The tests:

http/tests/cache/post-redirect-get.php
http/tests/cache/post-with-cached-subresources.php

appear to be flaky when run in random order. Steps to reproduce:

This should pass consistently:
Tools/Scripts/run-webkit-tests http/tests/cache/

This should fail intermittently:
Tools/Scripts/run-webkit-tests http/tests/cache/ --order=random

We're working on removing order dependency from Blink layout tests. More context here:
https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit

 

Comment 1 by jsb...@chromium.org, Nov 10 2016

Components: -Blink>Storage>CacheStorage Internals>Network>Cache

Comment 2 by mmenke@chromium.org, Nov 11 2016

Assuming this is a bug in the tests and no the cache, I don't think bugs in layout tests are considered network issues?

Comment 3 by mmenke@chromium.org, Nov 11 2016

Components: Blink>Loader
Description: Show this description

Comment 5 by droger@chromium.org, Nov 18 2016

Status: Available (was: Untriaged)
Owner: yhirano@chromium.org
Status: Started (was: Available)
Blocking: 669357
Thanks for looking into this! The tests can now be removed from RandomOrderExpectations. I'll take care of that (here's the bug  https://crbug.com/669938 ).
Status: Fixed (was: Started)
Components: Internals>Network>Service
Components: -Internals>Network>Service Internals>Services>Network
Apologies, applied the wrong component in bulk.

Sign in to add a comment