Open
Bug 1916419
Opened 6 months ago
Updated 6 months ago
Improve the fake symbol file generator used by the system tests
Categories
(Tecken :: General, enhancement, P3)
Tecken
General
Tracking
(Not tracked)
NEW
People
(Reporter: sven, Unassigned)
References
(Blocks 1 open bug)
Details
The first implementation of the fake symbol file generator in the new Tecken system tests generates valid headers, but gibberish after the header. We would like the file to be fully valid for each architecture instead.
We want to be able to run tests with large uploads. Generating files of several gigabytes in size can be slow in Python. We don't need the system tests to be fast, but neither should the execution time be dominated by the generation of the fake files.
We still need to work out more precise goals for this ticket.
Reporter | ||
Updated•6 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•