Code Monkey home page Code Monkey logo

Comments (3)

damianszczepanik avatar damianszczepanik commented on August 16, 2024

Attach json files so I can check what is going on

from cucumber-reporting-jenkins.

matulik avatar matulik commented on August 16, 2024

I have the same problem, also after Jenkins global parameter.
On my local Jenkins server everything is fine (1.656)
On production server (1.646) I got OutOfMemoryError or PermGen space error.

My .json file
[ { "uri": "features/sample.feature", "id": "application-start", "keyword": "Feature", "name": "Application start", "description": "", "line": 1, "elements": [ { "id": "application-start;start-app", "keyword": "Scenario", "name": "Start app", "description": "", "line": 3, "type": "scenario", "before": [ { "match": { "location": "features/support/01_launch.rb:21" }, "result": { "status": "passed", "duration": 30158683000 } } ], "steps": [ { "keyword": "Given ", "name": "the app has launched", "line": 4, "match": { "location": "features/steps/sample_steps.rb:1" }, "result": { "status": "passed", "duration": 471210000 } }, { "keyword": "When ", "name": "Cheers! text is visible", "line": 5, "match": { "location": "features/steps/sample_steps.rb:7" }, "result": { "status": "passed", "duration": 203814000 } }, { "keyword": "Then ", "name": "app is ready to use", "line": 6, "match": { "location": "features/steps/sample_steps.rb:14" }, "result": { "status": "passed", "duration": 89000 } } ], "after": [ { "match": { "location": "features/support/01_launch.rb:31" }, "result": { "status": "passed", "duration": 308103000 } } ] } ] } ]

from cucumber-reporting-jenkins.

damianszczepanik avatar damianszczepanik commented on August 16, 2024

Works fo me. You need to check the JVM configuration and increase memory limitation

from cucumber-reporting-jenkins.

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.