grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] grub-shell: Correct Test Failures
@ 2025-06-21 15:50 Andrew Hamilton
  2025-06-21 15:50 ` [PATCH 1/1] tests: Correct netboot and file_filter test failure Andrew Hamilton
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Hamilton @ 2025-06-21 15:50 UTC (permalink / raw)
  To: grub-devel; +Cc: daniel.kiper, Andrew Hamilton

It was observed that netboot_test and file_filter_test
are failing currently when running 'make check'.
This is being caused by the tmp folder cleanup failing
at the end of these tests, from grub-shell.

The following error is seen in these test logs:
"rmdir: failed to remove '/tmp/grub-shell.2VvsV9ZkH6':
Directory not empty"

This was traced back to the creation of a subfolder
in these two tests for netboot. Update grub-shell.in
to remove this subfolder when netboot option is used.

Andrew Hamilton (1):
  tests: Correct netboot and file_filter test failure

 tests/util/grub-shell.in | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.39.5


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-23 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-21 15:50 [PATCH 0/1] grub-shell: Correct Test Failures Andrew Hamilton
2025-06-21 15:50 ` [PATCH 1/1] tests: Correct netboot and file_filter test failure Andrew Hamilton
2025-06-23 17:38   ` Leo Sandoval via Grub-devel
2025-06-23 17:40   ` Daniel Kiper via Grub-devel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).