Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test fails on 0.1 & master #438

Open
DomT4 opened this issue Dec 27, 2015 · 0 comments
Open

make test fails on 0.1 & master #438

DomT4 opened this issue Dec 27, 2015 · 0 comments

Comments

@DomT4
Copy link

DomT4 commented Dec 27, 2015

make test seems to consistently fail regardless of OS X version on the 0.1 tag, and also on the master branch here.

Tested locally using OS X 10.11.2, MacBook Pro Retina 2015. Tested externally on OS X 10.9 - 10.11.2 using a set of Mac Minis.

Logs from the 0.1 failure are here.

The master fails a bit more:

The following tests FAILED:
     24 - 0005_Parser/Parser_SeparatedLineBlock.k (Failed)
    224 - 0053_Annotation/Annotation_MultiLine.k (Failed)
    225 - 0053_Annotation/Annotation_Option.k (Failed)
    242 - 0090_SyntaxErr/SyntaxErr_ConflictFuncDeclNameIf.k (Failed)
    247 - 0090_SyntaxErr/SyntaxErr_IncrementalOperator.k (Failed)
    248 - 0090_SyntaxErr/SyntaxErr_JavaStyleGenerics.k (Failed)
    251 - 0090_SyntaxErr/SyntaxErr_NoValueBlock.k (Failed)
    252 - 0090_SyntaxErr/SyntaxErr_OverrideMethodCallWithUndefined.k (Failed)
    258 - 0090_SyntaxErr/SyntaxErr_SingleQuotedToken.k (Failed)
    260 - 0090_SyntaxErr/SyntaxErr_UnclosedBrace.k (Failed)
    261 - 0090_SyntaxErr/SyntaxErr_UnclosedComment.k (Failed)
    262 - 0090_SyntaxErr/SyntaxErr_UnclosedDoubleQuote.k (Failed)
    263 - 0090_SyntaxErr/SyntaxErr_UndefinedMapLiteral.k (Failed)
    266 - 0090_SyntaxErr/SyntaxErr_UndefinedToken.k (Failed)
    276 - 0092_RuntimeErr/RuntimeErr_IncludeItself.k (SEGFAULT)
    309 - 0103_For/For_EmptyIter.k (Failed)
    319 - 0106_Increment/Increment_ArgInc.k (Failed)
    487 - 0134_Indexer/Indexer_Empty.k (Failed)
    496 - 0136_ConstDecl/ConstDecl_DefinedTypeERROR.k (Failed)
    512 - 0159_DefineMacro/DefineMacro.k (Failed)
    513 - 0159_DefineMacro/DefineMacro_Succ.k (Failed)
    524 - 0181_ClassDecl/ClassDecl_Interface.k (Failed)
    526 - 0181_ClassDecl/ClassDecl_Private.k (Failed)
    528 - 0181_ClassDecl/ClassDecl_Singleton.k (Failed)
    638 - 0215_Date/Date_Get.k (Failed)
    639 - 0215_Date/Date_GetUTC.k (Failed)
    757 - 0230_Array/Array_NewArray.k (OTHER_FAULT)
    758 - 0230_Array/Array_NewBigArray.k (Failed)
    806 - 0261_Var/Var_Type.k (Failed)
    809 - 0262_Untyped/Untyped_LocalFunc.k (Failed)
    810 - 0262_Untyped/Untyped_LocalInt.k (Failed)
    811 - 0262_Untyped/Untyped_LocalNull.k (Failed)
    814 - 0270_Json/Json_Cyclic.k (SEGFAULT)
    835 - 0999_Bugs/Bugs_ML78x.k (Timeout)
    836 - 0999_Bugs/MethodDeclWithWrongIndent.k (Failed)
    842 - Release/MiniAoBench.k (Failed)
    857 - Shell/CommandLineOption_PackageNotFound.k (Failed)
    864 - Syntax.JavaStyleClass/Experimental/FinalMethod.k (Failed)
    869 - Konoha.ClosureModel/ClosureDecl.k (OTHER_FAULT)
    870 - Konoha.ClosureModel/ClosureDeclAndCall.k (OTHER_FAULT)
    871 - Konoha.ClosureModel/ClosureEnvironment.k (OTHER_FAULT)
    872 - Konoha.ClosureModel/ClosureWithGC.k (OTHER_FAULT)
    873 - Konoha.ClosureModel/ReturnClosure.k (OTHER_FAULT)
    874 - Konoha.ClosureModel/ReturnClosureAndCall.k (Failed)
    880 - Lib.Gmp/ProjectEuler_0016.k (Failed)
    882 - Lib.Gmp/ProjectEuler_0025.k (OTHER_FAULT)
    884 - Lib.Mecab/MecabGetNoun.k (OTHER_FAULT)
    885 - Lib.Mecab/MecabNBest.k (OTHER_FAULT)
    886 - Lib.Mecab/MecabNode.k (OTHER_FAULT)
    889 - Lib.Mpi/Pt2P2Blocking.k (Failed)
    890 - Lib.Mpi/Pt2P2NonBlocking.k (Failed)
    892 - Lib.Python/Release/LoadTest.k (SEGFAULT)
    894 - Syntax.CommonLogicalOperator/AndOrNot.k (Failed)
    895 - Syntax.Exception/TryCatchFinally.k (Failed)
    906 - Syntax.ShellStyle/SpecialVariables.k (Failed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant