From 7c155d76199ee7057e63e9eedecc169491cd2561 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 21 Sep 2016 15:54:44 +0530 Subject: [PATCH] Add stylo unit tests to linux-dev --- buildbot/master/files/config/steps.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/buildbot/master/files/config/steps.yml b/buildbot/master/files/config/steps.yml index 9c0e0f87..b7293ecf 100644 --- a/buildbot/master/files/config/steps.yml +++ b/buildbot/master/files/config/steps.yml @@ -45,6 +45,7 @@ linux-dev: - ./mach test-unit - ./mach build-cef - ./mach build-geckolib + - ./mach test-stylo - bash ./etc/ci/lockfile_changed.sh - bash ./etc/ci/manifest_changed.sh - bash ./etc/ci/check_no_unwrap.sh