Skip to content
Snippets Groups Projects
  • Andrew Halberstadt's avatar
    c3c17497
    Bug 1392390 - Create a reftest selftest harness, r=jmaher · c3c17497
    Andrew Halberstadt authored
    This just adds two basic tests, one for a passing test and another for a
    failing one. In mochitest, we use privileged APIs to also tests crashes,
    assertions, asan and leaks. But these APIs aren't available to reftests
    so I'm not sure how we can test these things.
    
    I figure it's not worth holding the framework up on this though, I'll file
    a follow-up to figure out something to do for that.
    
    MozReview-Commit-ID: 59TSbsugT5T
    
    --HG--
    extra : rebase_source : 72ecd817017c8b7d55eab879db4f6ad5fecc54c0
    c3c17497
    History
    Bug 1392390 - Create a reftest selftest harness, r=jmaher
    Andrew Halberstadt authored
    This just adds two basic tests, one for a passing test and another for a
    failing one. In mochitest, we use privileged APIs to also tests crashes,
    assertions, asan and leaks. But these APIs aren't available to reftests
    so I'm not sure how we can test these things.
    
    I figure it's not worth holding the framework up on this though, I'll file
    a follow-up to figure out something to do for that.
    
    MozReview-Commit-ID: 59TSbsugT5T
    
    --HG--
    extra : rebase_source : 72ecd817017c8b7d55eab879db4f6ad5fecc54c0
moz.build 3.32 KiB