зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1330149 - Disable tests sensitive to host TZ on Windows. r=anba
These tests pass when our test infrastruction is in PDT, but there are underlying issues. Disable tests on Windows for now to allow migrating tests to TaskCluster. MozReview-Commit-ID: 5HigFMyyaP5
This commit is contained in:
Родитель
76fb615887
Коммит
62cfcec551
|
@ -1,4 +1,4 @@
|
|||
// |reftest| random-if(xulRuntime.OS=="Linux")
|
||||
// |reftest| random-if(xulRuntime.OS=="Linux") skip-if(xulRuntime.OS=="WINNT")
|
||||
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// |reftest| skip-if(xulRuntime.OS=="WINNT")
|
||||
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// |reftest| skip-if(xulRuntime.OS=="WINNT")
|
||||
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// |reftest| fails-if(xulRuntime.OS=="WINNT") skip-if(xulRuntime.OS=="WINNT"&&isDebugBuild)
|
||||
// |reftest| skip-if(xulRuntime.OS=="WINNT")
|
||||
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
|
|
Загрузка…
Ссылка в новой задаче