FLAC use case

FLAC Sample File for Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

2.2 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

flac_60s_sample_file_2.2MB.flac

2.2 MB audio/flac SHA256 2c97465c5875...
Checklist

Keep the validation sequence short.

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Add nearby variants only when needed.

flac_30s_sample_file_1.1MB.flac

1.1 MB · audio/flac

Download

flac_15s_sample_file_566KB.flac

565.5 KB · audio/flac

Download

flac_5s_sample_file_185KB.flac

184.1 KB · audio/flac

Download
Next steps

Branch into the next relevant page.