Граф коммитов

616 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 36b33b894d Update the version requirement for mozlog in our Pipfile (fixes #530) 2019-08-16 09:08:53 -07:00
Matt Wobensmith 0b7e7a960f Add property to base target to indicate whether run passed 2019-08-08 09:13:58 -07:00
Matt Wobensmith 07ebe29560 Allow project to run in non-Git environment 2019-08-08 09:13:58 -07:00
Matt Wobensmith e814c1b5d1 Latest Control Center files 2019-08-05 18:51:14 -07:00
Matt Wobensmith 14f0d1e2ae Fixing Pattern ctor argument from_path to bool type 2019-08-05 18:51:14 -07:00
Pankaj Patil 672d3700d2 Updated .gitignore file 2019-08-05 18:51:14 -07:00
Pankaj Patil 45a4746ba1 Deleted run_update_suite.sh 2019-08-05 18:51:14 -07:00
Wes Kocher d2b2e0522e Use shutils.get_terminal_size() instead of os.get_terminal_size()
When iris is running via taskcluster, os.get_terminal_size() throws an oserror. shutils.get_terminal_size() is a higher-level wrapper to os.get_terminal_size(), which falls back to some sane defaults when it fails to find the terminal size, so using it avoids the oserror.
2019-08-05 18:51:14 -07:00
mwobensmith fc10edb2f0 Pinning some libraries to versions (#513) 2019-08-01 16:22:50 -07:00
mwobensmith 80f16ad63c Fix path parsing issue on Windows (#512) 2019-08-01 16:22:50 -07:00
mwobensmith ab840e04e7
Merge dev to master (#505)
* Better handling of exception string to avoid errors (#502)

* Adding debug data messages

* Correcting type info

* Building exception string piece-by-piece

* Cleaning up and removing debug info

* Correcting path parsing issue (#503)

* Issue 476a (#504)

* Correcting path parsing issue

* Correcting typo
2019-07-30 13:38:45 -07:00
mwobensmith c939e04dbc
Merge pull request #500 from mozilla/dev
Merge dev to master
2019-07-24 14:22:47 -07:00
mwobensmith f52f483e45
Merge pull request #499 from mozilla/issue_483
Adding back -d argument to run test directory
2019-07-24 13:02:30 -07:00
Matt Wobensmith dde49f5d15 Adding back -d argument to run test directory 2019-07-24 13:00:43 -07:00
mwobensmith 3d8f27a3c2
Merge pull request #498 from mozilla/issue_497
Fix -t flag to accept comma-delimited parameters
2019-07-23 10:07:46 -07:00
Matt Wobensmith 8239d3d6ef Fix -t flag to accept comma-delimited parameters 2019-07-23 10:02:54 -07:00
mwobensmith 678edeeeb2
Merge pull request #495 from mozilla/issue_494
Added coverage for issue 494
2019-07-23 09:04:08 -07:00
mwobensmith 45a3655006
Merge pull request #496 from mozilla/issue_489
Added coverage for issue 489
2019-07-23 09:03:12 -07:00
paulprokhorovmoz 5610d96507 Fixed platform type recognition in create_run_log() 2019-07-19 16:07:39 +03:00
paulprokhorovmoz 572078b99b Fix OSHelper.get_os_version() to return only string values. 2019-07-19 15:51:56 +03:00
mwobensmith 939b3f48ca
Merge pull request #493 from mozilla/dev
Merge dev to master
2019-07-18 13:59:36 -07:00
mwobensmith d640302bb8
Merge pull request #492 from mozilla/issue_491
Updating CC files for lodash upgrade
2019-07-18 13:00:59 -07:00
Matt Wobensmith 8d9f9edb2e Updating CC files for lodash upgrade 2019-07-18 12:59:41 -07:00
mwobensmith 9494ec2122
Merge pull request #490 from mozilla/issue_488
Allow -t flag to specify text file with test names
2019-07-18 11:32:07 -07:00
Matt Wobensmith 23aaca5b0b Allow -t flag to specify text file with test names 2019-07-18 11:30:38 -07:00
mwobensmith 6e3af3ec8c
Merge pull request #487 from mozilla/issue_484
Quit Iris if no target specified
2019-07-17 11:58:39 -07:00
Matt Wobensmith d3c0f1f318 Quit Iris if no target specified 2019-07-17 11:15:49 -07:00
Wes Kocher acc2e839e6 Fix #485 - Paper over exception thrown when on a detached git HEAD 2019-07-12 15:30:24 -05:00
mwobensmith b32ecc9cf9
Merge pull request #482 from mozilla/issue_477
Fix issue that causes error when generating email report
2019-07-09 16:40:48 -07:00
Matt Wobensmith 24cfdf0edf Pass in repo root folder to Git method 2019-07-09 16:38:31 -07:00
mwobensmith ffa557fb0e
Merge pull request #481 from mozilla/issue_480
Updating CC files for bootstrap issue
2019-07-05 11:59:44 -07:00
Matt Wobensmith 9ed26daf60 Updating CC files for bootstrap issue 2019-07-05 11:58:18 -07:00
mwobensmith 5d83a135ed
Merge pull request #479 from mozilla/issue_478
Updating CC for handlebars security issue
2019-07-05 11:47:21 -07:00
Matt Wobensmith 7b92316c49 Updating CC for handlebars security issue 2019-07-05 11:38:20 -07:00
mwobensmith 60da20f9ba
Merge pull request #475 from mozilla/issue_474
Enable Travis for master/dev branches
2019-07-02 12:06:47 -07:00
Matt Wobensmith 7e824770fd Enable Travis for master/dev branches 2019-07-02 10:19:50 -07:00
mwobensmith e9a81366d2
Merge pull request #473 from mozilla/dev
Merge dev to master
2019-06-26 09:34:24 -07:00
mwobensmith ff10394a12
Merge pull request #472 from mozilla/issue_471
Changing function name to collect_tests
2019-06-25 18:17:46 -07:00
Matt Wobensmith 5aa58a12a9 Changing function name to collect_tests 2019-06-25 18:16:48 -07:00
mwobensmith c3b5de1ae7
Convert duration in seconds to hh:mm:ss.ms format
Convert duration in seconds to hh:mm:ss.ms format
2019-06-25 17:08:24 -07:00
mwobensmith 747041d26e
Temporary fix for Travis script
Don't run Travis on dev for now, we will enable it later
2019-06-25 17:05:19 -07:00
mwobensmith 49a3e2ae6f
Merge branch 'dev' into test1 2019-06-25 17:04:21 -07:00
Matt Wobensmith 3e4678c5c9 Using pipenv run instead of shell 2019-06-25 16:24:36 -07:00
Matt Wobensmith d18d5141dd Test 2019-06-25 11:49:02 -07:00
mwobensmith 81b92cddde
Update .travis.yml 2019-06-25 11:07:37 -07:00
mwobensmith 14e8231ca6 Update .travis.yml 2019-06-25 11:03:00 -07:00
mwobensmith 6105a87b0e Update .travis.yml 2019-06-25 11:03:00 -07:00
mwobensmith 2ce7b81f99
Update .travis.yml 2019-06-25 10:53:49 -07:00
Anthony Hughes 39276d2a19
Convert duration in seconds to hh:mm:ss.ms format 2019-06-25 10:53:32 -07:00
mwobensmith be715f09ec
Update .travis.yml 2019-06-25 10:52:55 -07:00