Skip to content

Instantly share code, notes, and snippets.

@aslakhellesoy
Created February 4, 2010 13:57
Show Gist options
  • Save aslakhellesoy/294641 to your computer and use it in GitHub Desktop.
Save aslakhellesoy/294641 to your computer and use it in GitHub Desktop.
bekk-00264a1d1d4c:gherkin aslakhellesoy$ rake dotnet:test
(in /Users/aslakhellesoy/scm/gherkin)
mkdir -p dotnet/Gherkin/Lexer
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ar.csharp.rl -o tmp/ar.cs
cat tmp/ar.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ar.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/bg.csharp.rl -o tmp/bg.cs
cat tmp/bg.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/bg.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/cat.csharp.rl -o tmp/cat.cs
cat tmp/cat.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/cat.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/cs.csharp.rl -o tmp/cs.cs
cat tmp/cs.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/cs.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/cy.csharp.rl -o tmp/cy.cs
cat tmp/cy.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/cy.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/da.csharp.rl -o tmp/da.cs
cat tmp/da.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/da.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/de.csharp.rl -o tmp/de.cs
cat tmp/de.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/de.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/en.csharp.rl -o tmp/en.cs
cat tmp/en.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/en.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/enau.csharp.rl -o tmp/enau.cs
cat tmp/enau.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/enau.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/enlol.csharp.rl -o tmp/enlol.cs
cat tmp/enlol.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/enlol.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/entx.csharp.rl -o tmp/entx.cs
cat tmp/entx.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/entx.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/es.csharp.rl -o tmp/es.cs
cat tmp/es.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/es.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/et.csharp.rl -o tmp/et.cs
cat tmp/et.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/et.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/fi.csharp.rl -o tmp/fi.cs
cat tmp/fi.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/fi.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/fr.csharp.rl -o tmp/fr.cs
cat tmp/fr.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/fr.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/he.csharp.rl -o tmp/he.cs
cat tmp/he.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/he.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/hr.csharp.rl -o tmp/hr.cs
cat tmp/hr.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/hr.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/hu.csharp.rl -o tmp/hu.cs
cat tmp/hu.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/hu.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/id.csharp.rl -o tmp/id.cs
cat tmp/id.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/id.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/it.csharp.rl -o tmp/it.cs
cat tmp/it.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/it.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ja.csharp.rl -o tmp/ja.cs
cat tmp/ja.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ja.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ko.csharp.rl -o tmp/ko.cs
cat tmp/ko.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ko.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/lt.csharp.rl -o tmp/lt.cs
cat tmp/lt.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/lt.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/lv.csharp.rl -o tmp/lv.cs
cat tmp/lv.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/lv.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/nl.csharp.rl -o tmp/nl.cs
cat tmp/nl.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/nl.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/no.csharp.rl -o tmp/no.cs
cat tmp/no.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/no.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/pl.csharp.rl -o tmp/pl.cs
cat tmp/pl.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/pl.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/pt.csharp.rl -o tmp/pt.cs
cat tmp/pt.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/pt.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ro.csharp.rl -o tmp/ro.cs
cat tmp/ro.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ro.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ro2.csharp.rl -o tmp/ro2.cs
cat tmp/ro2.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ro2.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/ru.csharp.rl -o tmp/ru.cs
cat tmp/ru.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/ru.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/se.csharp.rl -o tmp/se.cs
cat tmp/se.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/se.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/sk.csharp.rl -o tmp/sk.cs
cat tmp/sk.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/sk.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/sr.csharp.rl -o tmp/sr.cs
cat tmp/sr.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/sr.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/srLatn.csharp.rl -o tmp/srLatn.cs
cat tmp/srLatn.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/srLatn.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/tr.csharp.rl -o tmp/tr.cs
cat tmp/tr.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/tr.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/uz.csharp.rl -o tmp/uz.cs
cat tmp/uz.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/uz.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/vi.csharp.rl -o tmp/vi.cs
cat tmp/vi.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/vi.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/zhCN.csharp.rl -o tmp/zhCN.cs
cat tmp/zhCN.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/zhCN.cs
ragel -A -L -T0 /Users/aslakhellesoy/scm/gherkin/tasks/../ragel/i18n/zhTW.csharp.rl -o tmp/zhTW.cs
cat tmp/zhTW.cs | sed s/sbyte/short/g > dotnet/Gherkin/Lexer/zhTW.cs
XBuild Engine Version 2.6.1.0
Mono, Version 2.6.1.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2009.
Build started 2/4/2010 2:44:41 PM.
__________________________________________________
Project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.sln" (Build target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Target Build:
Project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj" (default target(s)):
Target _ValidateEssentialProperties:
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Target SplitProjectReferencesByExistent:
Target ResolveProjectReferences:
Target ResolveAssemblyReferences:
Target CopyFilesMarkedCopyLocal:
Target AssignTargetPaths:
Target SplitResourcesByCulture:
Target CreateManifestResourceNames:
Target CopyNonResxEmbeddedResources:
Target GenerateResources:
Target GenerateSatelliteAssemblies:
Skipping target "GenerateSatelliteAssemblies" because its outputs are up-to-date.
Target CoreCompile:
Tool /Library/Frameworks/Mono.framework/Versions/2.6.1/bin/gmcs execution started with arguments: /noconfig /debug:pdbonly /keyfile:gherkin.snk /optimize+ /out:obj/Release/Gherkin.dll /resource:obj/Release/Gherkin.StateMachine.meta.txt /resource:obj/Release/Gherkin.StateMachine.root.txt /resource:obj/Release/Gherkin.StateMachine.steps.txt I18NLexer.cs ILexer.cs LanguageAttribute.cs Lexers.cs Lexer/ar.cs Lexer/bg.cs Lexer/cat.cs Lexer/cs.cs Lexer/cy.cs Lexer/da.cs Lexer/de.cs Lexer/en.cs Lexer/enau.cs Lexer/enlol.cs Lexer/entx.cs Lexer/es.cs Lexer/et.cs Lexer/fi.cs Lexer/fr.cs Lexer/he.cs Lexer/hr.cs Lexer/hu.cs Lexer/id.cs Lexer/it.cs Lexer/ja.cs Lexer/ko.cs Lexer/lt.cs Lexer/lv.cs Lexer/nl.cs Lexer/no.cs Lexer/pl.cs Lexer/pt.cs Lexer/ro.cs Lexer/ro2.cs Lexer/ru.cs Lexer/se.cs Lexer/sk.cs Lexer/sr.cs Lexer/srLatn.cs Lexer/tr.cs Lexer/uz.cs Lexer/vi.cs Lexer/zhCN.cs Lexer/zhTW.cs LexingError.cs IListener.cs ParseError.cs Parser.cs Position.cs Properties/AssemblyInfo.cs StateMachine/StateMachineReader.cs StepKind.cs Token.cs /target:library /define:TRACE /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Xml.dll /warn:4
Target GetCopyToOutputDirectoryItems:
Target DeployOutputFiles:
Copying file from '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/obj/Release/Gherkin.dll' to '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/bin/Release/Gherkin.dll'
Target _GetCompileOutputsForClean:
Target _RecordCleanFile:
Done building project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj".
Project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/Gherkin.Tests.csproj" (default target(s)):
Target _ValidateEssentialProperties:
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Target AssignProjectConfigurations:
Target SplitProjectReferencesByExistent:
Target ResolveProjectReferences:
Project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj" (GetTargetPath target(s)):
Done building project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj".
Target ResolveAssemblyReferences:
Target CopyFilesMarkedCopyLocal:
Copying file from '/Users/aslakhellesoy/scm/gherkin/dotnet/lib/moq/Moq.dll' to '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/bin/Release/Moq.dll'
Copying file from '/Users/aslakhellesoy/scm/gherkin/dotnet/lib/xunit/xunit.dll' to '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/bin/Release/xunit.dll'
Copying file from '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/bin/Release/Gherkin.dll' to '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/bin/Release/Gherkin.dll'
Target AssignTargetPaths:
Target SplitResourcesByCulture:
Target CreateManifestResourceNames:
Target CopyNonResxEmbeddedResources:
Target GenerateResources:
Target GenerateSatelliteAssemblies:
Skipping target "GenerateSatelliteAssemblies" because its outputs are up-to-date.
Target CoreCompile:
Tool /Library/Frameworks/Mono.framework/Versions/2.6.1/bin/gmcs execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:obj/Release/Gherkin.Tests.dll /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.1.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.complex.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.i18n_fr.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.i18n_no.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.i18n_zh-CN.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.simple.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.simple_with_comments.feature /resource:obj/Release/Gherkin.Tests.......spec.gherkin.fixtures.simple_with_tags.feature LexerSpecs/A_complex_feature_with_tags_comments_multiple_scenarios_and_multiple_steps_and_tables.cs LexerSpecs/A_feature_ending_in_whitespace.cs LexerSpecs/A_feature_with_a_scenario_but_no_steps.cs LexerSpecs/A_feature_with_tags_everywhere.cs LexerSpecs/A_multi_line_feature_with_no_scenario.cs LexerSpecs/A_simple_feature_with_comments.cs LexerSpecs/A_single_feature_single_scenario_single_step.cs LexerSpecs/A_single_feature_single_scenario_three_steps.cs LexerSpecs/A_single_feature_with_no_scenario.cs LexerSpecs/Background.cs LexerSpecs/Comments.cs LexerSpecs/Comment_or_tag_between_Feature_elements_where_previous_narrative_starts_with_same_letter_as_a_keyword.cs LexerSpecs/A_feature_with_two_scenarios.cs LexerSpecs/Errors.cs LexerSpecs/Examples.cs LexerSpecs/I18NLexer.cs LexerSpecs/I18NParsing.cs LexerSpecs/LexerSpec.cs ParserSpecs/Parser.cs ParserSpecs/ParserSpec.cs Properties/AssemblyInfo.cs LexerSpecs/ScenarioOutlines.cs LexerSpecs/Scenarios.cs SExp.cs SExpList.cs SExpListener.cs SExpReader.cs LexerSpecs/Steps.cs LexerSpecs/Tags.cs /target:library /define:TRACE /reference:../lib/moq/Moq.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Xml.dll /reference:../lib/xunit/xunit.dll /reference:/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/bin/Release//Gherkin.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/mscorlib.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Web.dll /reference:/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/System.Configuration.dll /warn:4
Target GetCopyToOutputDirectoryItems:
Project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj" (GetCopyToOutputDirectoryItems target(s)):
Target AssignTargetPaths:
Target SplitProjectReferencesByExistent:
Target GetCopyToOutputDirectoryItems:
Done building project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin/Gherkin.csproj".
Target DeployOutputFiles:
Copying file from '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/obj/Release/Gherkin.Tests.dll' to '/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/bin/Release/Gherkin.Tests.dll'
Target _GetCompileOutputsForClean:
Target _RecordCleanFile:
Done building project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/Gherkin.Tests.csproj".
Done building project "/Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.sln".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:05.5426480
xUnit.net console test runner (32-bit .NET 2.0.50727.1433)
Copyright (C) 2007-9 Microsoft Corporation.
xunit.dll: Version 1.5.0.1479
Test assembly: /Users/aslakhellesoy/scm/gherkin/dotnet/Gherkin.Tests/bin/Release/Gherkin.Tests.dll
FF..F.F.......F....F...F....FFFFF...............
Total tests: 48, Failures: 12, Skipped: 0, Time: 0.298 seconds
Tests failed:
1) Gherkin.Tests.LexerSpecs.A_complex_feature_with_tags_comments_multiple_scenarios_and_multiple_steps_and_tables.should_report_the_token_positions : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.A_complex_feature_with_tags_comments_multiple_scenarios_and_multiple_steps_and_tables.should_report_the_token_positions () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
2) Gherkin.Tests.LexerSpecs.A_complex_feature_with_tags_comments_multiple_scenarios_and_multiple_steps_and_tables.should_find_things_in_the_right_order : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.A_complex_feature_with_tags_comments_multiple_scenarios_and_multiple_steps_and_tables.should_find_things_in_the_right_order () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
3) Gherkin.Tests.LexerSpecs.A_feature_with_tags_everywhere.should_find_the_feature_scenario_step_and_tags_in_the_proper_order : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.A_feature_with_tags_everywhere.should_find_the_feature_scenario_step_and_tags_in_the_proper_order () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
4) Gherkin.Tests.LexerSpecs.A_simple_feature_with_comments.should_find_the_feature_scenarios_steps_and_comments_in_the_proper_order : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.A_simple_feature_with_comments.should_find_the_feature_scenarios_steps_and_comments_in_the_proper_order () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
5) Gherkin.Tests.LexerSpecs.Comments.should_not_allow_comments_within_the_Feature_description : Assert.Equal() Failure
Position: First difference is at position 22
Expected: Lexing error on line 4
Actual: Lexing error on line 4: 'I want something
%_FEATURE_END_%'
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexingResult.should_fail_with_message (System.String errorMessage) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.Comments.should_not_allow_comments_within_the_Feature_description () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
6) Gherkin.Tests.LexerSpecs.Comment_or_tag_between_Feature_elements_where_previous_narrative_starts_with_same_letter_as_a_keyword.should_lex_this_feature_properly : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.Comment_or_tag_between_Feature_elements_where_previous_narrative_starts_with_same_letter_as_a_keyword.should_lex_this_feature_properly () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
7) Gherkin.Tests.LexerSpecs.Errors.should_include_the_line_number_and_context_of_the_error : Assert.Equal() Failure
Position: First difference is at position 22
Expected: Lexing error on line 4
Actual: Lexing error on line 4: 'Aand blah
Hmmm wrong
Then something something
%_FEATURE_END_%'
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexingResult.should_fail_with_message (System.String errorMessage) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.Errors.should_include_the_line_number_and_context_of_the_error () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
8) Gherkin.Tests.LexerSpecs.I18NParsing.should_report_character_positions_for_languages_without_a_space_after_keywords : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.I18NParsing.should_report_character_positions_for_languages_without_a_space_after_keywords () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
9) Gherkin.Tests.LexerSpecs.I18NParsing.should_parse_languages_without_a_space_after_keywords : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.I18NParsing.should_parse_languages_without_a_space_after_keywords () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
10) Gherkin.Tests.LexerSpecs.I18NParsing.should_report_multibyte_character_positions_correctly : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.I18NParsing.should_report_multibyte_character_positions_correctly () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
11) Gherkin.Tests.LexerSpecs.I18NParsing.should_recognize_keywords_in_the_language_of_the_lexer : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.I18NParsing.should_recognize_keywords_in_the_language_of_the_lexer () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
12) Gherkin.Tests.LexerSpecs.I18NParsing.should_parse_languages_with_spaces_after_some_keywords_but_not_others : System.NullReferenceException : Object reference not set to an instance of an object
Stack Trace:
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.DetermineEncoding (System.IO.Stream stream, System.Text.Encoding defaultEncoding) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.LexerSpec+LexerDecl.scan_file (System.String fileName) [0x00000] in <filename unknown>:0
at Gherkin.Tests.LexerSpecs.I18NParsing.should_parse_languages_with_spaces_after_some_keywords_but_not_others () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment