Kevin Schaaf
a02ed026e3
Update Sauce config to drop Safari 9, add 12 & 13.
...
Safari 9 is now very old, and has micro task ordering bugs issues that make testing flaky.
2020-03-03 17:17:34 -08:00
Steven Orvell
503f56318e
Depend on polymer-cli rather than wct
...
invoke tests via `polymer test` rather than `wct`
2018-05-04 14:29:33 -07:00
Kevin Schaaf
445c979b5c
Update Edge testing versions.
2018-05-04 09:45:56 -07:00
Kevin Schaaf
8abf2ec93c
Use module flags for wct
2018-04-30 16:52:10 -07:00
Tim van der Lippe
6d240138af
Fix ESLint warnings
2018-04-20 17:20:16 +02:00
Abdón Rodríguez Davila
f39398752a
Fix license links
2018-02-14 07:49:50 +01:00
Daniel Freedman
36fa08ae89
add Edge 16 testing
2018-01-19 14:04:14 -08:00
Daniel Freedman
ecd1ba3a4c
Fix tests ( #5050 )
...
* Use sudo to fix chrome testing
There is a bug with the chrome sandbox in the Travis CI container
system, which is fixed by using `sudo: required`.
Related to travis-ci/travis-ci#8836
* reduce cognitive overhead of the test runner
* remove testing polyfilled Custom Elements with native ShadowDOM
* Use headless chrome and firefox
Use MacOS 10.13 for Safari 11
* disable testing CSS Custom Property Shim
* move sauce tests into script for travis_wait compat
2018-01-19 14:03:20 -08:00
Daniel Freedman
d893d6ae47
[ci skip] Autoupdate version when releasing
2017-10-18 11:57:05 -07:00
Daniel Freedman
4176c6c283
cleanup and update npm dependencies
2017-07-14 16:58:54 -07:00
Daniel Freedman
24dd897d06
[ci skip] port gen-changelog from 1.x
2017-05-11 14:48:22 -07:00
Daniel Freedman
70a54648c2
Merge branch 'master' into closure-mixins
2017-04-17 11:21:37 -07:00
Héctor Molinero Fernández
8c103d98e0
Fix changelog generation
2017-04-11 01:43:10 +02:00
Daniel Freedman
59350ad408
fix @license comments & shadycss imports. Remove custom style from externs
2017-03-30 11:08:58 -07:00
Steven Orvell
58213ee611
update copyright date.
2017-03-03 16:54:36 -08:00
Daniel Freedman
a2757991ea
Address feedback from kschaaf
2017-01-18 14:24:27 -08:00
Daniel Freedman
d171b172fa
Keep some changes from Polymer v1
2016-09-08 10:58:06 -07:00
Daniel Freedman
c8e082d111
out with the old
2016-09-08 10:51:07 -07:00
Daniel Freedman
0536e35b9f
Use a parser based html minification
...
only test builds in travis
Massive speed up for browser testing
Lint the document processor
2016-03-08 14:27:14 -08:00