[UnitTest] HTFS filesystem from SCO OpenServer 5.0.7hw is not detected. #937

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

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

Originally assigned to: @claunia on GitHub.

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 HTFS from SCO OpenServer 5.0.7hw 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 scoopenserver_5.0.7hw.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). Originally assigned to: @claunia on GitHub. ### 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 HTFS from SCO OpenServer 5.0.7hw 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 ```shell Filesystem not identified for scoopenserver_5.0.7hw.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:47 +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#937