Giter Club home page Giter Club logo

Comments (4)

gitfool avatar gitfool commented on July 24, 2024

So I tried reinstalling the plugin, to no avail:

  • Stop TeamCity Server
  • Delete plugin from plugins directory
  • Start TeamCity Server
  • Confirm plugin removed
  • Stop TeamCity Server
  • Copy xUnit.zip to plugins directory
  • Start TeamCity Server
  • Confirm plugin installed

But then I managed to get the Save and Cancel buttons to appear by doing the following:

  • Add build step
  • Select runner type Xcode Project (first runner above)
  • The buttons appear
  • Select runner type XUnit
  • The buttons are still there!

Very strange. Assuming your plugin is not misconfigured for TeamCity 9.1.6, it looks like this could be a bug in TeamCity itself.

from xunit-teamcity.

carlpett avatar carlpett commented on July 24, 2024

Hi @gitfool,
Thanks for reporting! Could you check your browser javascript console for error messages? I've seen this happen when something goes wrong in the javascript filtering.

from xunit-teamcity.

carlpett avatar carlpett commented on July 24, 2024

Ok, I managed to reproduce it. Apparently there is a race condition in where I filter unsupported platform/versions, so that it can try to do so before the dropdown library in use in TeamCity is done initializing.
While I fix it, unless you need to use the x86 platform support introduced in 1.1, you could try the 1.0 release instead?

from xunit-teamcity.

carlpett avatar carlpett commented on July 24, 2024

I made a new prerelease with a fix for this. Hopefully I'll have time to finish regression testing in a larger environment next week so I can release a full version.

from xunit-teamcity.

Related Issues (20)

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.