[UnitTests] [COHERENT] Filesystem not identified for coherentunix_4.2.10.aif #928

Open
opened 2026-01-29 15:33:33 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 9, 2022).

Version

Development commit

Commit hash

HEAD

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Description

Filesystem not detected

Exact command line used

Unit test

Expected behavior

Filesystem detected

Actual behavior

Filesystem not detected

Output of command execution with debug output enabled

Filesystem not identified for coherentunix_4.2.10.aif
  Expected: True
  But was:  False
   at Aaru.Tests.Filesystems.FilesystemTest.<Detect>b__11_0() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 83
   at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate)
   at Aaru.Tests.Filesystems.FilesystemTest.Detect() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 31

   at Aaru.Tests.Filesystems.FilesystemTest.Detect() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 31
Originally created by @claunia on GitHub (Dec 9, 2022). ### Version Development commit ### Commit hash HEAD ### Tested debug version? - [X] Yes ### Which operating systems have you used? - [ ] Windows - [ ] Linux - [X] macOS - [ ] Other ### What is the architectural bit size you're using? - [ ] 32-bit - [X] 64-bit - [ ] Unsure or unknown ### What processor are you using? - [ ] An Intel or AMD - [X] An ARM or Apple Silicon - [ ] Unsure or unknown ### Description Filesystem not detected ### Exact command line used Unit test ### Expected behavior Filesystem detected ### Actual behavior Filesystem not detected ### Output of command execution with debug output enabled ```shell Filesystem not identified for coherentunix_4.2.10.aif Expected: True But was: False at Aaru.Tests.Filesystems.FilesystemTest.<Detect>b__11_0() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 83 at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate) at Aaru.Tests.Filesystems.FilesystemTest.Detect() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 31 at Aaru.Tests.Filesystems.FilesystemTest.Detect() in /Users/claunia/Development/Aaru/Aaru/Aaru.Tests/Filesystems/FilesystemTest.cs:line 31 ```
claunia added the bugfilesystem labels 2026-01-29 15:33:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#928