Skip to content

Distinguish unset --*-skip settings from set to the empty string #861

Distinguish unset --*-skip settings from set to the empty string

Distinguish unset --*-skip settings from set to the empty string #861

Triggered via pull request May 11, 2024 19:38
@rhansenrhansen
synchronize #662
rhansen:skip
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
test-fedora
50s
test-fedora
test-redhat-ubi7
30s
test-redhat-ubi7
Matrix: test-debian-like
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 6 warnings
test-debian-like (debian:stable)
Unexpected diff between the repo and the distribution tarball.
test-debian-like (debian:stable)
You may need to add a file to EXTRA_DIST in Makefile.am.
test-debian-like (debian:stable)
Diff output:
test-debian-like (debian:stable)
diff -uNr git-repo/t/skip.pl dist-tarball/t/skip.pl
test-debian-like (debian:stable)
--- git-repo/t/skip.pl 2024-05-11 19:38:21.000000000 +0000
test-debian-like (debian:stable)
+++ dist-tarball/t/skip.pl 1970-01-01 00:00:00.000000000 +0000
test-debian-like (debian:stable)
@@ -1,166 +0,0 @@
test-debian-like (debian:stable)
-use Test::More;
test-debian-like (debian:stable)
-eval { require ddclient::Test::Fake::HTTPD; } or plan(skip_all => $@);
test-debian-like (debian:stable)
-SKIP: { eval { require Test::Warnings; } or skip($@, 1); }
test-debian-like (debian:oldstable)
The job was canceled because "debian_stable" failed.
test-debian-like (debian:oldstable)
Unexpected diff between the repo and the distribution tarball.
test-debian-like (debian:oldstable)
You may need to add a file to EXTRA_DIST in Makefile.am.
test-debian-like (debian:oldstable)
Diff output:
test-debian-like (debian:oldstable)
diff -uNr git-repo/t/skip.pl dist-tarball/t/skip.pl
test-debian-like (debian:oldstable)
--- git-repo/t/skip.pl 2024-05-11 19:38:21.000000000 +0000
test-debian-like (debian:oldstable)
+++ dist-tarball/t/skip.pl 1970-01-01 00:00:00.000000000 +0000
test-debian-like (debian:oldstable)
@@ -1,166 +0,0 @@
test-debian-like (debian:oldstable)
-use Test::More;
test-debian-like (debian:oldstable)
-eval { require ddclient::Test::Fake::HTTPD; } or plan(skip_all => $@);
test-debian-like (debian:oldstable)
-SKIP: { eval { require Test::Warnings; } or skip($@, 1); }
test-debian-like (debian:testing)
The job was canceled because "debian_stable" failed.
test-debian-like (debian:testing)
Unexpected diff between the repo and the distribution tarball.
test-debian-like (debian:testing)
You may need to add a file to EXTRA_DIST in Makefile.am.
test-debian-like (debian:testing)
Diff output:
test-debian-like (debian:testing)
diff -uNr git-repo/t/skip.pl dist-tarball/t/skip.pl
test-debian-like (debian:testing)
--- git-repo/t/skip.pl 2024-05-11 19:38:21.000000000 +0000
test-debian-like (debian:testing)
+++ dist-tarball/t/skip.pl 1970-01-01 00:00:00.000000000 +0000
test-debian-like (debian:testing)
@@ -1,166 +0,0 @@
test-debian-like (debian:testing)
-use Test::More;
test-debian-like (debian:testing)
-eval { require ddclient::Test::Fake::HTTPD; } or plan(skip_all => $@);
test-debian-like (debian:testing)
-SKIP: { eval { require Test::Warnings; } or skip($@, 1); }
test-debian-like (ubuntu:latest)
The job was canceled because "debian_stable" failed.
test-debian-like (ubuntu:latest)
Unexpected diff between the repo and the distribution tarball.
test-debian-like (ubuntu:latest)
You may need to add a file to EXTRA_DIST in Makefile.am.
test-debian-like (ubuntu:latest)
Diff output:
test-debian-like (ubuntu:latest)
diff -uNr git-repo/t/skip.pl dist-tarball/t/skip.pl
test-debian-like (ubuntu:latest)
--- git-repo/t/skip.pl 2024-05-11 19:38:21.000000000 +0000
test-debian-like (ubuntu:latest)
+++ dist-tarball/t/skip.pl 1970-01-01 00:00:00.000000000 +0000
test-debian-like (ubuntu:latest)
@@ -1,166 +0,0 @@
test-debian-like (ubuntu:latest)
-use Test::More;
test-debian-like (ubuntu:latest)
-eval { require ddclient::Test::Fake::HTTPD; } or plan(skip_all => $@);
test-debian-like (ubuntu:latest)
-SKIP: { eval { require Test::Warnings; } or skip($@, 1); }
test-debian-like (ubuntu:20.04)
The job was canceled because "debian_stable" failed.
test-debian-like (ubuntu:20.04)
The operation was canceled.
test-debian-like (debian:stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-debian-like (debian:stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-redhat-ubi7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-redhat-ubi7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-fedora
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-fedora
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/