Open
Bug 1921615
Opened 11 months ago
Updated 10 months ago
When opening a preferences.ini file, GUI version of mozregression gives an error
Categories
(Testing :: mozregression, defect, P3)
Testing
mozregression
Tracking
(Not tracked)
NEW
People
(Reporter: mayankleoboy1, Unassigned)
Details
Attachments
(1 file)
108 bytes,
application/octet-stream
|
Details |
Use mozregression 6.2.2 (this also repros on V6.0dev)
Click on "Run a single build"
A dialogue box will open. Click on Next
Click on "Add from file"
Browse to the attached preferences.ini file
AR: Error
platform: Windows-10-10.0.22631-SP0
python: 3.10.11 FROZEN (64bit)
mozregression: 6.2.2
message: AttributeError: 'list' object has no attribute 'items'
traceback: File "mozregui\pref_editor.py", line 101, in add_prefs_from_file
File "mozregui\pref_editor.py", line 63, in add_prefs_from_file
ER: Not so
Reporter | ||
Comment 1•11 months ago
|
||
Surprisingly, the same preferences in the ".json" format work as expected.
Comment 2•10 months ago
|
||
The severity field is not set for this bug.
:zeid, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(zeid)
Updated•10 months ago
|
Severity: -- → S3
Flags: needinfo?(zeid)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•