[UnitTest] [BFS] UNIX Boot Filesystem from Amiga UNIX is not detected.
Opened this issue · 0 comments
claunia commented
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
UNIX boot filesystem from Amiga UNIX is not detected.
Exact command line used
Unit test
Expected behavior
Detected filesystem.
Actual behavior
Filesystem is not detected.
Output of command execution with debug output enabled
Filesystem not identified for amix.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