Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Error when running mspec test throught gallio add in

    Scheduled Pinned Locked Moved Support
    buildmastererrorsgallio
    2 Posts 1 Posters 11 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      keep getting this error when running my mspec test in gallio.

      Build 4 for mosaicv2.framework 1.5 (2013-09-05 05:03:22 PM)
      Action Group 47: Run Unit Tests
      Action 2: Execute the Gallio test runner on F:\Mosaicv2 Builds\framework\integration\mosaic.framework.testing.ravendb\mosaic.framework.testing.ravendb.dll
      Initializing action...
      RemoteAction Initialization Complete:
      Temp Directory: C:\BuildMaster_SVCTMP_A1004_S0\TMP
      Source Directory: F:\Mosaicv2 Builds\framework\integration\mosaic.framework.testing.ravendb
      Target Directory: C:\BuildMaster_SVCTMP_A1004_S0\WRK
      Server: FNFDEVSV002 (Id: 1)
      Initialization complete. Executing...
      Running unit tests...
      Executing "C:\Program Files\Gallio\bin\Gallio.Echo.exe": Arguments: "F:\Mosaicv2 Builds\framework\integration\mosaic.framework.testing.ravendb\mosaic.framework.testing.ravendb.dll" /verbosity:Verbose /report-type:Xml /report-directory:"C:\BuildMaster_SVCTMP_A1004_S0\TMP" /report-name-format:"gallio-report" Working Dir: F:\Mosaicv2 Builds\framework\integration\mosaic.framework.testing.ravendb
      Gallio Echo - Version 3.4 build 11
      Get the latest version at http://www.gallio.org/
      Start time: 05:05 PM
      Initializing the runtime and loading plugins.
      Verifying test files.
      Initializing the test runner.
      Running the tests.
      Host started at 2013-09-05 05:05:53 PM.
      Running under CLR v4.0.30319 runtime.
      [passed] Test mosaic.framework.testing.ravendb/CanCallLastOnArray/WillSupportLast
      Host stopped at 2013-09-05 05:06:08 PM.
      Host process exited with code: 0
      Generating reports.
      Disposing the test runner.
      Stop time: 05:06 PM (Total execution time: 17,121 seconds)
      1 run, 1 passed, 0 failed, 0 inconclusive, 0 skipped
      An unhandled exception occurred while executing this action: System.FormatException: Input string was not in a correct format. at Inedo.BuildMaster.Extensibility.Actions.Testing.UnitTestActionBase.Execute() at Inedo.BuildMaster.Extensibility.Actions.ActionBase.Execute(IActionCancellationToken cancellationToken, ExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)

      thanks

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Could you check if the "gallio-report" file is under C:\BuildMaster_SVCTMP_A1004_S0\TMP and paste its contents here or email it to support@inedo.com?

        If you're familiar with C# you can see the code for the Gallio extension here:

        https://github.com/Inedo/bmx-gallio/blob/master/GallioUnitTestAction.cs - it's almost certainly caused by one of the DateTime.Parse() or Double.Parse() calls.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation