Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Alp Mestanogullari's avatar
    d0ef8312
    hadrian: fix support for the recording of perf test results · d0ef8312
    Alp Mestanogullari authored and Marge Bot's avatar Marge Bot committed
    Before this patch, Hadrian didn't care about the TEST_ENV and
    METRICS_FILE environment variables, that the performance testing
    infrastructure uses to record perf tests results from CI jobs.
    
    It now looks them up right before running the testsuite driver,
    and passes suitable --test-env/--metrics-file arguments when
    these environment variables are set.
    d0ef8312
    History
    hadrian: fix support for the recording of perf test results
    Alp Mestanogullari authored and Marge Bot's avatar Marge Bot committed
    Before this patch, Hadrian didn't care about the TEST_ENV and
    METRICS_FILE environment variables, that the performance testing
    infrastructure uses to record perf tests results from CI jobs.
    
    It now looks them up right before running the testsuite driver,
    and passes suitable --test-env/--metrics-file arguments when
    these environment variables are set.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.