coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

chore(deps): update vmactions/freebsd-vm action to v1.3.0

Open renovate[bot] opened this issue 2 weeks ago • 1 comments

This PR contains the following updates:

Package Type Update Change
vmactions/freebsd-vm action minor v1.2.9 -> v1.3.0

Release Notes

vmactions/freebsd-vm (vmactions/freebsd-vm)

v1.3.0: fix dhcp

Compare Source

fix dhcp


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 08 '25 20:12 renovate[bot]

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

github-actions[bot] avatar Dec 08 '25 20:12 github-actions[bot]

Tests fail for uptime with this update for FreeBSD CI:

(...)
TRY 1 FAIL [   0.106s] coreutils::tests test_uptime::test_uptime
    stdout ───
  
      running 1 test
      bin: "/home/runner/work/coreutils/coreutils/target/debug/coreutils"
      run: /home/runner/work/coreutils/coreutils/target/debug/coreutils uptime
      test test_uptime::test_uptime ... FAILED
  
      failures:
  
      failures:
          test_uptime::test_uptime
  
      test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 4146 filtered out; finished in 0.09s
      
    stderr ───
      warning: failed to register USDT probes: No such file or directory (os error 2)
  
      thread 'test_uptime::test_uptime' (132086) panicked at tests/by-util/test_uptime.rs:23:10:
      Command was expected to succeed. code: 1
      stdout =  06:13:45  
       stderr = uptime: could not retrieve system uptime
  
      stack backtrace:
         0: __rustc::rust_begin_unwind
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/std/src/panicking.rs:698:5
         1: core::panicking::panic_fmt
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/panicking.rs:75:14
         2: uutests::util::CmdResult::success
                   at ./tests/uutests/src/lib/util.rs:451:9
         3: uutests::util::UCommand::succeeds
                   at ./tests/uutests/src/lib/util.rs:2008:20
         4: tests::test_uptime::test_uptime
                   at ./tests/by-util/test_uptime.rs:23:10
         5: tests::test_uptime::test_uptime::{{closure}}
                   at ./tests/by-util/test_uptime.rs:21:17
         6: core::ops::function::FnOnce::call_once
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/ops/function.rs:250:5
         7: core::ops::function::FnOnce::call_once
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/ops/function.rs:250:5
      note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

lcheylus avatar Dec 13 '25 17:12 lcheylus

GNU testsuite comparison:

Congrats! The gnu test tests/sort/sort-field-limit is no longer failing!

github-actions[bot] avatar Dec 15 '25 18:12 github-actions[bot]