emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fix/bug-48598 26d569c9f5 1/3: [DEBUG] Revert all test/infra tinkering


From: F. Jason Park
Subject: fix/bug-48598 26d569c9f5 1/3: [DEBUG] Revert all test/infra tinkering
Date: Sat, 28 May 2022 18:23:23 -0400 (EDT)

branch: fix/bug-48598
commit 26d569c9f59babd1cb8096251af4093a3d8621fe
Author: F. Jason Park <jp@neverwas.me>
Commit: F. Jason Park <jp@neverwas.me>

    [DEBUG] Revert all test/infra tinkering
---
 test/infra/gitlab-ci.yml | 1 -
 test/infra/test-jobs.yml | 5 +----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index 61cae6391a..e034430edc 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -114,7 +114,6 @@ default:
         - lisp/emacs-lisp/*.el
         - src/*.{h,c}
         - test/infra/*
-        - test/lisp/erc/*
     - changes:
         # gfilemonitor, kqueue
         - src/gfilenotify.c
diff --git a/test/infra/test-jobs.yml b/test/infra/test-jobs.yml
index b4b989c2f0..51707c181b 100644
--- a/test/infra/test-jobs.yml
+++ b/test/infra/test-jobs.yml
@@ -214,15 +214,12 @@ test-lisp-erc-inotify:
     - if: '$CI_PIPELINE_SOURCE == "schedule"'
       when: never
     - changes:
-        - test/infra/*
         - lisp/erc/*.el
         - test/lisp/erc/*.el
         - test/lisp/erc/*resources/**
-        - test/lisp/erc/**/*
   variables:
     target: emacs-inotify
-    make_params: >
-      -k -C test SELECTOR='$(SELECTOR_EXPENSIVE)' check-lisp-erc 
check-lisp-erc-erc-scenarios
+    make_params: "-k -C test check-lisp-erc"
 
 test-lisp-eshell-inotify:
   stage: normal



reply via email to

[Prev in Thread] Current Thread [Next in Thread]