Git Product home page Git Product logo

Comments (6)

baev avatar baev commented on June 8, 2024

Allure 2 loads all the results into the memory during report generation. So in case of huge amount of results you need to increase heap space. It can be done via setting JAVA_OPTS environment variable

from allure1.

ivanStarikov avatar ivanStarikov commented on June 8, 2024

I saw it, when investigated problem in scripts and code. If you think, that it isn't problem and change parameter of jvm it's the main solution, then I realize it and thank you for the quick reply.

from allure1.

vitaly-m avatar vitaly-m commented on June 8, 2024

@baev, according to comment the problem was not in heap size. Are you sure that this is a root cause? Do you have any other suggestions?

from allure1.

baev avatar baev commented on June 8, 2024

you can send me archive with the results to reproduce the problem via Gitter DM and I'll take a look

from allure1.

ivanStarikov avatar ivanStarikov commented on June 8, 2024

We'd love to, but the company's internal policies forbid it)) If you can tell me where it would be nice to start the analysis, we would have done it. And maybe brought a pull request

from allure1.

baev avatar baev commented on June 8, 2024

https://github.com/allure-framework/allure2/blob/master/allure-generator/src/main/java/io/qameta/allure/ReportGenerator.java#L28-L34

and

https://github.com/allure-framework/allure2/blob/master/allure-generator/src/main/java/io/qameta/allure/allure2/Allure2Plugin.java

try to find file that causes the problem (you can add a test to https://github.com/allure-framework/allure2/blob/master/allure-generator/src/test/java/io/qameta/allure/allure2/Allure2PluginTest.java that reads your results)

from allure1.

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.