Skip to content

scaleway-cli: disable time-dependent test#527216

Merged
NickCao merged 1 commit into
NixOS:masterfrom
samestep:fix/scaleway-cli
Jun 4, 2026
Merged

scaleway-cli: disable time-dependent test#527216
NickCao merged 1 commit into
NixOS:masterfrom
samestep:fix/scaleway-cli

Conversation

@samestep

@samestep samestep commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR fixes #526276 by disabling a test that hardcodes a string which depends on the current date.

See also #521971, which temporarily fixes this build failure by bringing in scaleway/scaleway-cli#5567, but does not address the root cause.

Things done

Assisted-by: Claude:opus-4.8
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 2, 2026
@samestep

samestep commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 527216
Commit: 2f198588314d8e31079822a87aa6c854e90ca5ba (subsequent changes)
Merge: 09734fa1df7362cac7f2b7db63543fb00490b15a

Logs: https://github.com/samestep/nixpkgs-review-gha/actions/runs/26836317158


x86_64-linux

✅ 1 package built:
  • scaleway-cli

aarch64-linux

✅ 1 package built:
  • scaleway-cli

x86_64-darwin (sandbox = false)

✅ 1 package built:
  • scaleway-cli

aarch64-darwin (sandbox = false)

✅ 1 package built:
  • scaleway-cli

@samestep samestep marked this pull request as ready for review June 2, 2026 17:57
@samestep samestep mentioned this pull request Jun 2, 2026
14 tasks
@nixpkgs-ci nixpkgs-ci Bot requested review from NickHu, kashw2 and techknowlogick June 2, 2026 18:17
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jun 4, 2026
@NickCao NickCao added this pull request to the merge queue Jun 4, 2026
Merged via the queue into NixOS:master with commit 3efb468 Jun 4, 2026
38 checks passed
@nixpkgs-ci

nixpkgs-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-527216-to-release-25.11 origin/release-25.11
cd .worktree/backport-527216-to-release-25.11
git switch --create backport-527216-to-release-25.11
git cherry-pick -x 2f198588314d8e31079822a87aa6c854e90ca5ba

1 similar comment
@nixpkgs-ci

nixpkgs-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-527216-to-release-25.11 origin/release-25.11
cd .worktree/backport-527216-to-release-25.11
git switch --create backport-527216-to-release-25.11
git cherry-pick -x 2f198588314d8e31079822a87aa6c854e90ca5ba

@nixpkgs-ci

nixpkgs-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-26.05:

@github-actions github-actions Bot added 8.has: port to stable This PR already has a backport to the stable release. 8.has: failed backport labels Jun 5, 2026
@samestep samestep deleted the fix/scaleway-cli branch June 5, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: failed backport 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. backport release-26.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: scaleway-cli

4 participants