mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 09:04:35 +00:00
[UnitTest] [AaruFormat] Not returning track flags for dumped optical discs when not stored in image. #946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Dec 9, 2022).
Version
Development commit
Commit hash
HEAD
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Image format
AaruFormat
Application that created the image
Aaru
What were you doing when it failed?
Destination image format
No response
Filesystem
No response
Description
Track flags are not returned if they were not explicitly stored in the image.
Exact command line used
Unit test
Expected behavior
Data tracks shall have 0x04 and audio tracks shall have 0x00 if not explicitly stored in image.
Actual behavior
Track flags returns null.
Output of command execution with debug output enabled
Affected image
No response