|
|
-
Re: Test failures on a released versionRishi Yadav 2012-12-18, 23:42
Hi Mark,
if you can share some details of the failed tests, we can help you more. On Tue, Dec 18, 2012 at 2:33 AM, Mark Yang <[EMAIL PROTECTED]>wrote: > Sure, here is the detail: > ubuntu@kyubuntu:~/hadoop/hadoop-2.0.2-alpha$ protoc > Missing input file. > ubuntu@kyubuntu:~/hadoop/hadoop-2.0.2-alpha$ mvn -version > Apache Maven 3.0.4 > Maven home: /usr/share/maven > Java version: 1.6.0_37, vendor: Sun Microsystems Inc. > Java home: /usr/lib/jvm/jdk1.6.0_37/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "3.2.0-34-generic-pae", arch: "i386", family: > "unix" > > 2012/12/18 Rishi Yadav <[EMAIL PROTECTED]> > >> Did you install protoc? >> >> Thanks and Regards, >> >> Rishi Yadav >> >> (o) 408.988.2000x113 || (f) 408.716.2726 >> >> InfoObjects Inc || http://www.infoobjects.com *(Big Data Solutions)* >> >> *INC 500 Fastest growing company in 2012 || 2011* >> >> *Best Place to work in Bay Area 2012 - *SF Business Times and the >> Silicon Valley / San Jose Business Journal >> >> 2041 Mission College Boulevard, #280 || Santa Clara, CA 95054 >> >> >> >> >> >> On Tue, Dec 18, 2012 at 1:15 AM, Harsh J <[EMAIL PROTECTED]> wrote: >> >>> It is possible that the tests may have failed due to the environment >>> or cause of flakiness. Can you share more details on the specific >>> failed tests? >>> >>> Also, depending on what major module registered them, this topic is >>> better suited to its specific *-dev lists instead. >>> >>> On Tue, Dec 18, 2012 at 2:41 PM, Mark Yang <[EMAIL PROTECTED]> >>> wrote: >>> > Hello, >>> > >>> > >>> > >>> > I run “mvn test” on hadoop-2.02-alpha’s source code checked out from >>> the >>> > SVN. >>> > >>> > It could get through the compilation, but there are some test failures. >>> > >>> > >>> > >>> > I thought there should be no test failures on a released version. Or >>> these >>> > test failures just happened on my machine? >>> > >>> > >>> > >>> > Thanks in advance, >>> > >>> > Mark >>> >>> >>> >>> -- >>> Harsh J >>> >> >> > +
Mark Yang 2012-12-19, 01:56
|