From c14acf5f7a2762359bb8a3d2c55276a2f3db20c5 Mon Sep 17 00:00:00 2001 From: Armen Zambrano Gasparnian Date: Tue, 5 Jan 2016 11:38:58 -0500 Subject: [PATCH] Bug 1236909 - Disable xpcshell TC tests as they've become unstable. DONTBUILD. r=jmaher --- testing/taskcluster/tasks/branches/base_jobs.yml | 2 -- testing/taskcluster/tasks/branches/try/job_flags.yml | 4 ---- 2 files changed, 6 deletions(-) diff --git a/testing/taskcluster/tasks/branches/base_jobs.yml b/testing/taskcluster/tasks/branches/base_jobs.yml index d22d84490a5..96376f30b93 100644 --- a/testing/taskcluster/tasks/branches/base_jobs.yml +++ b/testing/taskcluster/tasks/branches/base_jobs.yml @@ -272,5 +272,3 @@ tests: allowed_build_tasks: tasks/builds/b2g_emulator_x86_kk_opt.yml: task: tasks/tests/b2g_emulator_xpcshell_chunked.yml - tasks/builds/dbg_linux64.yml: - task: tasks/tests/fx_linux64_xpcshell.yml diff --git a/testing/taskcluster/tasks/branches/try/job_flags.yml b/testing/taskcluster/tasks/branches/try/job_flags.yml index 401f6ab9ab7..e1e3bc51929 100644 --- a/testing/taskcluster/tasks/branches/try/job_flags.yml +++ b/testing/taskcluster/tasks/branches/try/job_flags.yml @@ -188,7 +188,3 @@ tests: allowed_build_tasks: tasks/builds/dbg_linux64_clobber.yml: task: tasks/tests/fx_linux64_web_platform_tests_reftests.yml - xpcshell: - allowed_build_tasks: - tasks/builds/dbg_linux64_clobber.yml: - task: tasks/tests/fx_linux64_xpcshell.yml