[tor-bugs] #26400 [Core Tor/Tor]: remove --all-features from test_rust.sh

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 18 18:31:04 UTC 2018


#26400: remove --all-features from test_rust.sh
------------------------------+--------------------------------------
     Reporter:  isis          |      Owner:  isis
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.3.4.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.3.1-alpha
     Severity:  Normal        |   Keywords:  rust, tor-test, fast-fix
Actual Points:                |  Parent ID:
       Points:  1             |   Reviewer:
      Sponsor:  Sponsor8-can  |
------------------------------+--------------------------------------
 After #26399, none of our crates will have any features. However, we'd
 like to feature-gate testing C code from Rust (#26398) as a temporary
 workaround to #25386, so we need to remove the `--all-features` flag. The
 `--all-features` flags was probably a bad idea to begin with, as many
 crates have mutually incompatible features (e.g. `curve25519-dalek` has
 features for different field implementation backends).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26400>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list