Giter Site home page Giter Site logo

aegoroff / msbuildteamcitytasks Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.14 MB

MSBuild TeamCity Tasks Project provides useful tasks that can help to interact build script with JetBrains TeamCity. Some of these features include displaying real-time test results and customized statistics, changing the build status, and publishing artifacts before the build is finished.

C# 99.93% Batchfile 0.07%

msbuildteamcitytasks's Introduction

Github stats Top Languages Card GitHub Streak

msbuildteamcitytasks's People

Contributors

aegoroff avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

msbuildteamcitytasks's Issues

RunGoogleTests task may import incorrect data into TC

Original author: egoroff (August 28, 2010 11:57:10)

What steps will reproduce the problem?

  1. Run MSBuild script that runs Google tests using RunGoogleTests
  2. Add new test and then compile new test exe without deleting xml file from previous run
  3. Run MSBuild script that runs Google tests using RunGoogleTests

What is the expected output? What do you see instead?
Expected: New test imported into TC
Actual: New test will not be imported into TC

Original issue: http://code.google.com/p/msbuildteamcitytasks/issues/detail?id=3

Support verbose, parseOutOfDate and whenNoDataPublished attributes in ImportData task

there are following attributes in importData TC message:

  • verbose='true' attribute will enable detailed logging into the build log.
  • parseOutOfDate='true' attribute will process all the files matching the path. Otherwise, only those updated during the build (is determined by last modification timestamp) are processed.
  • whenNoDataPublished= (where is one of the following: info (default), nothing, warning, error) will change output level if no reports matching the path specified were found.

And they must be supportted in the task

RunGoogleTests task may hang in some cases

Original author: egoroff (August 28, 2010 13:54:27)

What steps will reproduce the problem?

  1. Run some test executable using RunGoogleTests task without setting execution timeout

What is the expected output? What do you see instead?
Some kinds of executables hangs undefinetly but if you run them from shell they complete sucessfully

Please use labels and text to provide additional information.
It seems it caused by redirecting standard output option enabled.

Original issue: http://code.google.com/p/msbuildteamcitytasks/issues/detail?id=4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.