Properties
Properties
- Buildable
- B8320: rARCe458d0c18a2a: (stable) Promote 2015 Week 42
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Oct 17 2015, 11:09 AM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Build successful! |
---|---|
2 | PASS 27ms★ ArcanistLibraryTestCase::testLibraryMap |
3 | PASS 85ms ArcanistLibraryTestCase::testMethodVisibility |
4 | PASS <1ms★ ArcanistLibraryTestCase::testEverythingImplemented |
5 | PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder |
6 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt |
7 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics |
8 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield |
9 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule |
10 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump |
11 | PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn |
12 | PASS <1ms★ ArcanistBritishTestCase::testArgumentCompletion |
13 | PASS <1ms★ ArcanistBritishTestCase::testCommandCompletion |
14 | PASS 3ms★ ArcanistBundleTestCase::testTrailingContext |
15 | PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline |
16 | PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks |
17 | PASS 804ms ArcanistBundleTestCase::testGitRepository |
18 | PASS 4ms★ ArcanistBundleTestCase::testEncodeBase85 |
19 | PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover |
20 | PASS 11ms★ ArcanistDiffParserTestCase::testParser |
21 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting |
22 | PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping |
23 | PASS 7ms★ ArcanistDiffUtilsTestCase::testLevenshtein |
24 | PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff |
25 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure |
26 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful |
27 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14 |
28 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14 |
29 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14 |
30 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful |
31 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure |
32 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput |
33 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14 |
34 | PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14 |
35 | PASS 9ms★ ArcanistChmodLinterTestCase::testLinter |
36 | SKIP ArcanistCSSLintLinterTestCase::testVersion |
37 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
38 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
39 | SKIP ArcanistCSSLintLinterTestCase::testLinter |
40 | Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration. |
41 | TO INSTALL: Install CSSLint using `npm install -g csslint`. |
42 | PASS <1ms★ ArcanistClosureLinterTestCase::testVersion |
43 | SKIP ArcanistClosureLinterTestCase::testLinter |
44 | Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration. |
45 | TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`. |
46 | SKIP ArcanistCoffeeLintLinterTestCase::testVersion |
47 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
48 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
49 | SKIP ArcanistCoffeeLintLinterTestCase::testLinter |
50 | Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration. |
51 | TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`. |
52 | SKIP ArcanistCppcheckLinterTestCase::testVersion |
53 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
54 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
55 | SKIP ArcanistCppcheckLinterTestCase::testLinter |
56 | Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration. |
57 | TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar. |
58 | SKIP ArcanistCpplintLinterTestCase::testLinter |
59 | Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration. |
60 | TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`. |
61 | PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion |
62 | SKIP ArcanistFlake8LinterTestCase::testLinter |
63 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
64 | TO INSTALL: Install flake8 using `easy_install flake8`. |
65 | SKIP ArcanistFlake8LinterTestCase::testVersion |
66 | Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration. |
67 | TO INSTALL: Install flake8 using `easy_install flake8`. |
68 | SKIP ArcanistGoLintLinterTestCase::testLinter |
69 | Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration. |
70 | TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`. |
71 | PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion |
72 | SKIP ArcanistHLintLinterTestCase::testVersion |
73 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
74 | TO INSTALL: Install hlint with `cabal install hlint`. |
75 | SKIP ArcanistHLintLinterTestCase::testLinter |
76 | Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration. |
77 | TO INSTALL: Install hlint with `cabal install hlint`. |
78 | SKIP ArcanistJSHintLinterTestCase::testVersion |
79 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
80 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
81 | SKIP ArcanistJSHintLinterTestCase::testLinter |
82 | Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration. |
83 | TO INSTALL: Install JSHint using `npm install -g jshint`. |
84 | SKIP ArcanistJSONLintLinterTestCase::testLinter |
85 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
86 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
87 | SKIP ArcanistJSONLintLinterTestCase::testVersion |
88 | Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration. |
89 | TO INSTALL: Install jsonlint using `npm install -g jsonlint`. |
90 | SKIP ArcanistJscsLinterTestCase::testLinter |
91 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
92 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
93 | SKIP ArcanistJscsLinterTestCase::testVersion |
94 | Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration. |
95 | TO INSTALL: Install JSCS using `npm install -g jscs`. |
96 | SKIP ArcanistLesscLinterTestCase::testLinter |
97 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
98 | TO INSTALL: Install lessc using `npm install -g less`. |
99 | SKIP ArcanistLesscLinterTestCase::testVersion |
100 | Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration. |
101 | TO INSTALL: Install lessc using `npm install -g less`. |
102 | SKIP ArcanistPEP8LinterTestCase::testVersion |
103 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
104 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
105 | SKIP ArcanistPEP8LinterTestCase::testLinter |
106 | Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration. |
107 | TO INSTALL: Install PEP8 using `easy_install pep8`. |
108 | PASS 17ms★ ArcanistPhpLinterTestCase::testVersion |
109 | PASS 120ms ArcanistPhpLinterTestCase::testLinter |
110 | SKIP ArcanistPhpcsLinterTestCase::testLinter |
111 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
112 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
113 | SKIP ArcanistPhpcsLinterTestCase::testVersion |
114 | Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration. |
115 | TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`. |
116 | SKIP ArcanistPuppetLintLinterTestCase::testVersion |
117 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
118 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
119 | SKIP ArcanistPuppetLintLinterTestCase::testLinter |
120 | Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration. |
121 | TO INSTALL: Install puppet-lint using `gem install puppet-lint`. |
122 | SKIP ArcanistPyFlakesLinterTestCase::testLinter |
123 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
124 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
125 | SKIP ArcanistPyFlakesLinterTestCase::testVersion |
126 | Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration. |
127 | TO INSTALL: Install pyflakes with `pip install pyflakes`. |
128 | SKIP ArcanistPyLintLinterTestCase::testVersion |
129 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
130 | TO INSTALL: Install PyLint using `pip install pylint`. |
131 | SKIP ArcanistPyLintLinterTestCase::testLinter |
132 | Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration. |
133 | TO INSTALL: Install PyLint using `pip install pylint`. |
134 | SKIP ArcanistRuboCopLinterTestCase::testVersion |
135 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
136 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
137 | SKIP ArcanistRuboCopLinterTestCase::testLinter |
138 | Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration. |
139 | TO INSTALL: Install RuboCop using `gem install rubocop`. |
140 | SKIP ArcanistRubyLinterTestCase::testVersion |
141 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
142 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
143 | SKIP ArcanistRubyLinterTestCase::testLinter |
144 | Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration. |
145 | TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>. |
146 | PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter |
147 | PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter |
148 | PASS 125ms ArcanistJSONLinterTestCase::testLinter |
149 | PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter |
150 | PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter |
151 | PASS 42ms★ ArcanistPhutilXHPASTLinterTestCase::testLinter |
152 | PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase |
153 | PASS 15ms★ ArcanistSpellingLinterTestCase::testLinter |
154 | PASS 25ms★ ArcanistTextLinterTestCase::testLinter |
155 | PASS 1.7s ArcanistXHPASTLinterTestCase::testLinter |
156 | PASS 72ms ArcanistXMLLinterTestCase::testLinter |
157 | PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll |
158 | PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes |
159 | PASS 142ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing |
160 | PASS 29ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing |
161 | PASS 24ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing |
162 | PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges |
163 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities |
164 | PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities |
165 | PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules |
166 | PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations |
167 | PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths |
168 | PASS <1ms★ PhutilUnitTestEngineTestCase::testPass |
169 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap |
170 | PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases |
171 | PASS <1ms★ PhutilUnitTestEngineTestCase::testFailSkip |
172 | PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure |
173 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput |
174 | PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput |
175 | PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure |
176 |
Build Working Copy
Build Working Copy
- When
- Completed at Oct 17 2015, 11:09 AM · Built instantly
- Status
Passed