Open
Bug 1539342
Opened 6 years ago
Updated 3 years ago
'ImportError: No module named adcfacd2503811e98b59ccaf78e635d8'
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: ruthra, Unassigned)
Details
Attachments
(1 file)
|
2.71 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
After doing code chagnes to a CPP file. tried to create a patch with 'hg commit'. I've attached the tracelog. OS windows 7 64 bit
Actual results:
getting- 'ImportError: No module named adcfacd2503811e98b59ccaf78e635d8'
Expected results:
it should a created a new patch
Updated•6 years ago
|
Component: General → Lint and Formatting
| Reporter | ||
Comment 1•6 years ago
|
||
Workaround: Comment the clang-format hook under [extensions] in hg configuration file. 'hg commit' is not giving any Import Error.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•