Search results

  1. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Do a hard refresh. Ctrl+F5
  2. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    You will want to view it via https://ci.kolmafia.us/job/Kolmafia%20Pipeline/HTML_20Publisher_20Report/ for some reason the OpenClover report doesn't always seem to be setting the correct CSP.
  3. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    It is, as soon as this is stable enough to be used regularly I'll get it committed and it should be good from there.
  4. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Not finding anything useful in the logs at the moment, what I've done in the mean time is setup a cron task which will check ci.kolmafia.us every 10 minutes for a 503 error and if it sees it it will automatically restart Jenkins.
  5. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Yes it looks like it crashed part way through the testing and resumed it when I woke up and restarted the service.
  6. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Not really sure it's happened a couple times since I've started with openclover on it. Researching it now.
  7. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    https://ci.kolmafia.us/job/Kolmafia%20Pipeline/clover/dashboard.html nevermind I have a one track mind and couldn't stop fiddling with it... it works now though!
  8. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Probably has to do something with the reverse proxy probably. It seems to be working now with the latest build I manually ran. I'll look into the blocked script stuff tomorrow.
  9. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    I nuked the entire workspace and it's still clearing out the build in the dist folder. Hrm....
  10. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    If I run the clean command with the tests it empties the dist folder where the build is located so I can't store it once the tests are completed.
  11. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    I've got the pipeline up and running now and it tests fine and shows reports which you can now see at https://ci.kolmafia.us/job/Kolmafia%20Pipeline/ Below are the current status targets if you think they should be changed let me know. healthyTarget: [methodCoverage: 70...
  12. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    @heeheehee Could we get the XML report also added to the build? Part of the way Jenkins can display it is with the XML, otherwise I'll have to artifact the clover html directory and upload/copy it somewhere (which I prefer not to do).
  13. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    Not by default it seems, I'm working on a new version that uses pipelines which seems to be functioning so far. At least it ran all the tests, looking for a way to clean it up and get reports showing somewhere.
  14. fewyn

    Feature - Implemented Adding Clover Coverage to Jenkins

    I decided to add Clover coverage to Jenkins so that it would run tests automatically on every build but I've run into a failure where UseItemRequest.java is exceeding the 64kb limit of byte code. set.version: [javac] Compiling 984 source files to /var/lib/jenkins/workspace/Kolmafia/build...
  15. fewyn

    Bug - Cannot Reproduce Kolmafia keeps crashing due to out of memory error

    Where are you storing your Kolmafia installation? Some places in Windows have permission issues afaik. Maybe try creating a new folder elsewhere with a fresh mafia install and see if the issue occurs?
  16. fewyn

    Bug - Fixed "Underwater Familiar" boolean modifier does not respect Bloody Nora

    This build looks to have failed in Jenkins. At revision 20772 No changes for svn://svn.code.sf.net/p/kolmafia/code since the previous build [Kolmafia] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/Apache_Ant_1.10.9/bin/ant daily Buildfile...
  17. fewyn

    Bug Issue with updating scripts from Github?

    So I tried to install autoscend in a ubuntu vm to see if maybe there's something about my desktop configuration but i get this error while on my windows10 install it installs the latest but won't update in mafia... if I look in the tortoise svn log it won't let me see anything beyond May...
  18. fewyn

    Bug Issue with updating scripts from Github?

    I'm really starting to think this is a Github issue with how SVN interacts with it. Just trying to pull up the commit log with tortoisesvn only shows the latest commit being from May 15th. Which happens to be the same day autoscend beta was merged into master.
  19. fewyn

    Bug Issue with updating scripts from Github?

    Looks like moving it out of the OneDrive didn't completely resolve this as it has happened again this morning. Installing default certificate validation... Sending login request... Initializing session for boxwhore... Loading character status... Refreshing session data... Synchronizing moon...
  20. fewyn

    Bug Issue with updating scripts from Github?

    That's actually super strange, I've /never/ had an issue with OneDrive before today, used it and before that Google Drive and Dropbox. But I did for giggles I moved it to my desktop and it updated fine. I'll verify the next time it happens but this might have just been chalked up to weirdness...
Back
Top