13 Commits

Author SHA1 Message Date
Pawel Kozlowski
98ded949dd fixup! test(ivy): make the test run with benchpress ()
PR Close 
2019-05-16 20:04:04 -07:00
Paul Gschwendtner
dba2a406fd build: remove legacy e2e tests job ()
Now that all e2e integration tests within `modules/` have been
migrated to Bazel, we can remove the legacy e2e tests job.

PR Close 
2019-02-13 12:15:02 -08:00
Paul Gschwendtner
fed8c1d160 build: unable to run perf bazel e2e tests on windows ()
Currently it's not possible to run the benchmark e2e tests with Bazel on Windows
because the logic that imports the `perf_util`'s is not using a proper Bazel script
manifest path. A script manifest path should not start with `./angular/`, but rather
with the workspace name (which is in our case `angular/`)

PR Close 
2019-02-08 13:37:36 -08:00
Paul Gschwendtner
c7d1890aaa build: remove travisci leftovers ()
PR Close 
2019-01-09 10:41:16 -08:00
Igor Minar
f3859130f2 ci: configure chrome options for protractor ()
so that they are more suitable for CI usage.

PR Close 
2018-10-26 14:48:05 -04:00
Kara Erickson
a9f2952882 build(ivy): fix benchmarks ()
PR Close 
2018-10-22 10:36:31 -07:00
Greg Magolan
8450e0ab2f build(bazel): fix broken travis CI ()
PR Close 
2018-07-24 08:26:16 -07:00
Greg Magolan
e38b2b502c build(bazel): //modules/benchmarks/src/largetable/render3:perf bazel protractor test ()
PR Close 
2018-07-24 08:26:16 -07:00
Victor Berchet
cf269d9ff4 refactor: add license header to JS files & format files () 2016-10-04 20:39:20 -07:00
Chuck Jazdzewski
43d3a84df3 Revert "refactor: add license header to JS files & format files ()"
This reverts commit 8310c918236c2bc085a0fd4278ee96106c5c2f1a.
2016-10-04 14:06:41 -07:00
Victor Berchet
8310c91823 refactor: add license header to JS files & format files () 2016-10-04 13:15:49 -07:00
Tobias Bosch
6ea5b05e7c refactor(benchmarks): make setup nicer
- simplify and correct systemjs config
- remove deep imports into Ng2 packages to work with bundles
- have separate Ng2 and Polymer bootstrap files
2016-08-31 11:24:22 -07:00
Tobias Bosch
6dceaf209d fix(benchmarks): recreate setup for running benchmarks 2016-08-31 08:24:10 -07:00