about summary refs log tree commit diff
path: root/pkgs/development/libraries/gjs/disable-introspection-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/gjs/disable-introspection-test.patch')
-rw-r--r--pkgs/development/libraries/gjs/disable-introspection-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgs/development/libraries/gjs/disable-introspection-test.patch b/pkgs/development/libraries/gjs/disable-introspection-test.patch
new file mode 100644
index 0000000000000..1c438dd6b4019
--- /dev/null
+++ b/pkgs/development/libraries/gjs/disable-introspection-test.patch
@@ -0,0 +1,12 @@
+diff --git a/installed-tests/js/meson.build b/installed-tests/js/meson.build
+index 07759690..43c87c59 100644
+--- a/installed-tests/js/meson.build
++++ b/installed-tests/js/meson.build
+@@ -123,7 +123,6 @@ jasmine_tests = [
+     'GTypeClass',
+     'Importer',
+     'Importer2',
+-    'Introspection',
+     'Lang',
+     'LegacyByteArray',
+     'LegacyClass',