dart-archive / package-bots

Scripts specifying what to run in the package waterfall client.dart.packages.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Passing a single platform ["dartium"] in the test_config fails #8

Open jakemac53 opened 8 years ago

jakemac53 commented 8 years ago

I have the following config:

{
  "test_package": {
    "platforms": ["dartium"]
  }
}

And I get error "" is not an allowed value for option "platform". see logs.