Commit 1b1cfda3 authored by Mikel Astiz's avatar Mikel Astiz Committed by Commit Bot

Disable failing ReplaceStateThenReload test

TBR=danyao@chromium.org

Bug: 950263
Change-Id: Id277c05a1241b6b37afc5bd4837e013afb7ef646
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556834Reviewed-by: default avatarMikel Astiz <mastiz@chromium.org>
Commit-Queue: Mikel Astiz <mastiz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#648474}
parent 58f8f758
......@@ -475,7 +475,8 @@ TEST_P(HistoryStateOperationsTest, ReplaceStateNoHashChangeEvent) {
}
// Regression test for crbug.com/788464.
TEST_P(HistoryStateOperationsTest, ReplaceStateThenReload) {
// TODO(crbug.com/950263): Investigate culprit and reenable.
TEST_P(HistoryStateOperationsTest, DISABLED_ReplaceStateThenReload) {
GURL url = web::test::HttpServer::MakeUrl(
"http://ios/testing/data/http_server_files/"
"onload_replacestate_reload.html");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment