Skip to content
Snippets Groups Projects
  1. Apr 06, 2018
  2. Mar 27, 2018
  3. Mar 22, 2018
  4. Mar 21, 2018
  5. Mar 20, 2018
  6. Mar 07, 2018
  7. Mar 06, 2018
  8. Mar 02, 2018
  9. Mar 01, 2018
    • Natalie Weizenbaum's avatar
      Stop testing content shell (#780) · 5230fd6c
      Natalie Weizenbaum authored
      These tests have been flaking all over the place, and with the total
      lack of support for content shell coming so soon it doesn't make sense
      to spend the resources tracking down and fixing the root cause.
      5230fd6c
  10. Feb 27, 2018
    • Natalie Weizenbaum's avatar
      Merge pull request #778 from dart-lang/suite-platform · d48d6a8b
      Natalie Weizenbaum authored
      Add a SuitePlatform class
      d48d6a8b
    • Natalie Weizenbaum's avatar
      bbfe7c58
    • Natalie Weizenbaum's avatar
      Rename TestPlatform to Runtime · cc0c96e4
      Natalie Weizenbaum authored
      This clarifies the distinction between TestPlatform and SuitePlatform,
      and uses a more specific word rather than a more general one.
      Unfortunately, it does mean that we have some user-facing
      interfaces (the --platform flag, the override_platforms and
      define_platforms configuration fields) that now use different
      terminology than the test runner.
      
      It would be possible to migrate those to refer to "runtime" as well,
      but seeing as --platform in particular is very widely-used *and*
      matches up nicely with --preset (-p vs -P) I'm inclined to think it's
      not worth the effort.
      cc0c96e4
    • Natalie Weizenbaum's avatar
      Add a SuitePlatform class · decc01db
      Natalie Weizenbaum authored
      This encapsulates all the information about the platform on which a
      suite runs, and which platform selectors can select for. Currently it
      just includes the runtime and the operating system, but eventually it
      could include whether we're running internally to Google, or which
      compiler is in use.
      decc01db
    • Natalie Weizenbaum's avatar
      Fix PlatformPlugin's documentation · 1bf06fbc
      Natalie Weizenbaum authored
      1bf06fbc
  11. Feb 24, 2018
  12. Feb 23, 2018
  13. Feb 21, 2018
  14. Feb 20, 2018
  15. Feb 14, 2018
  16. Feb 12, 2018
  17. Feb 10, 2018
  18. Feb 07, 2018
  19. Jan 26, 2018
  20. Jan 22, 2018
Loading