Open
Bug 1352990
Opened 8 years ago
Updated 3 years ago
Intermittent Clang-Tidy and Clang task failing pulling from https://llvm.org
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
NEW
People
(Reporter: cbook, Unassigned)
References
()
Details
like https://treeherder.mozilla.org/logviewer.html#?job_id=88253215&repo=mozilla-beta&lineNumber=1-868
svn: OPTIONS of 'https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_390/final': SSL handshake failed: Secure connection truncated (https://llvm.org)
or
https://treeherder.mozilla.org/logviewer.html#?job_id=88271667&repo=mozilla-beta&lineNumber=1-406
svn: E170013: Unable to connect to a repository at URL 'https://llvm.org/svn/llvm-project/llvm/trunk'
ehsan: any chance we can make this tasks more robust like internal caching instead of depending on external resources ?
| Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(ehsan)
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
Maybe Sylvestre has thoughts here?
Flags: needinfo?(ehsan) → needinfo?(sledru)
Comment 3•8 years ago
|
||
llvm svn has intermittent issue. This is hosted on a single server... This is quite common that it is failing for various reasons.
We should probably use https://github.com/llvm-mirror/
I don't maintain the sync but I have admin permissions if needed.
Flags: needinfo?(sledru)
Comment 4•8 years ago
|
||
> I don't maintain the sync
I have now access to the sync sources!
Updated•7 years ago
|
Product: Core → Firefox Build System
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
•