Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #24863

Closed (moved)
Open
Opened Jan 10, 2018 by Taylor Yu@catalyst

Travis CI environment change breaks clang builds

It looks like an unannounced environment change in Travis CI's workers prevents LeakSanitizer from working correctly, breaking our Travis builds on clang. This seems to disable ptrace capabilities, which for some reason LeakSanitizer needs to run properly on our forking tests. (See https://github.com/travis-ci/travis-ci/issues/9033).

We can hope they fix this soon, or we can try to work around it by changing our .travis.yml to use a sudo-enabled build environment. (This has the drawback that some of our tests depend on running as non-root, but I think they all get skipped if running as root.)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.3.2.x-final
Milestone
Tor: 0.3.2.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24863