[epiphany] Just stop running all the tests
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Just stop running all the tests
- Date: Tue, 13 Feb 2018 04:04:44 +0000 (UTC)
commit 3d674bbdf9713a2ea7bdeead6bee9e4c8e337b19
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Feb 12 21:49:39 2018 -0600
Just stop running all the tests
Probably a recipe for disaster, but half the tests are already broken
and disabled, why not disable even more? But really, I just don't want
to reinstall JHBuild in order to do a release.
meson_options.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 4afbd84..9e16826 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -24,6 +24,6 @@ option('tech_preview',
option('unit_tests',
type: 'boolean',
- value: true,
+ value: false,
description: 'Enable unit tests'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]