Skip to content

Instantly share code, notes, and snippets.

@richardlehane
Created August 10, 2016 04:51
Show Gist options
  • Select an option

  • Save richardlehane/0d92339f59e7756e62f7ecd2c6c2bc9d to your computer and use it in GitHub Desktop.

Select an option

Save richardlehane/0d92339f59e7756e62f7ecd2c6c2bc9d to your computer and use it in GitHub Desktop.
parseable_test.go:42: Parse Droid: signatures for fmt/41 are not equal:
Reports: (F B:0 seq ffd8ffed | F P:2 seq "Photoshop 3.0\x008BIM" | WW E:0-16000 seq ffd9)
Droid: (F B:0 seq ffd8ffed | F P:2 seq "Photoshop 3.0\x008BIM" | F E:0 seq ffd9)
parseable_test.go:42: Parse Droid: signatures for fmt/279 are not equal:
Reports: (WW B:0-4 seq "fLaC\x00\x00\x00\"")
Droid: (F B:0 seq "fLaC\x00\x00\x00\"")
parseable_test.go:42: Parse Droid: signatures for fmt/385 are not equal:
Reports: (F B:0 seq "\x00\x00\x02\x00" | F P:0 r "\x01" - "\t" | F P:0 seq "\x00" | F P:3 seq "\x00" | F P:1 seq "\x00" | F P:1 seq "\x00" | F P:3 seq "\x00" | WL P seq "\x00\x00(\x00\x00\x00" | F P:2 seq "\x00\x00" | F P:2 seq "\x00\x00\x01\x00" | F P:0 r "\x01" - " " | F P:0 seq "\x00\x00\x00\x00\x00" | WW B:18-1042 seq "\x00\x00(\x00\x00\x00" | F P:2 seq "\x00\x00" | F P:2 seq "\x00\x00\x01\x00" | F P:0 r "\x01" - " " | F P:0 seq "\x00\x00\x00\x00\x00")
Droid: (F B:0 seq "\x00\x00\x02\x00" | F P:0 r "\x01" - "\t" | F P:0 seq "\x00" | F P:3 seq "\x00" | F P:1 seq "\x00" | F P:1 seq "\x00" | F P:3 seq "\x00" | WL P seq "\x00\x00(\x00\x00\x00" | F P:2 seq "\x00\x00" | F P:2 seq "\x00\x00\x01\x00" | F P:0 r "\x01" - " " | F P:0 seq "\x00\x00\x00\x00\x00" | WL B seq "\x00\x00(\x00\x00\x00" | F P:2 seq "\x00\x00" | F P:2 seq "\x00\x00\x01\x00" | F P:0 r "\x01" - " " | F P:0 seq "\x00\x00\x00\x00\x00")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment