question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support very large test results

See original GitHub issue

My project produces millions of test executions over a 2 hour build. I was hoping to use this action for a summary of the results, which would be a lightweight as just the counts at the suite level. Unfortunately the action failed with an out of memory error (exit code 137). Can the results be processed in a streaming fashion rather than read fully into memory, which avoids having a limit?

A possible workaround that I might try is to delete all the test methods prior to processing, e.g.

xml ed -L -d "/testsuite/*" test.xml

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
EnricoMicommented, Mar 7, 2022

This has been released as v1.31, available via v1.

1reaction
EnricoMicommented, Mar 6, 2022

Here is Ubuntu Chrome: grafik

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Understand Your Lab Results: MedlinePlus Medical Test
Lab tests are used to help diagnose, monitor, or screen for ... Reference ranges are based on the normal test results of a...
Read more >
How To Get the Most Accurate Blood Test Results
Specifically, blood tests can help doctors: Evaluate how well your organs are working; Diagnose diseases and conditions such as cancer, HIV/AIDS ...
Read more >
What do your lab test results mean? | UCI Health
Why: This test of the cells in your blood is used to help diagnose and monitor treatment for a large number of conditions....
Read more >
Tests of Statistical Significance
Often times, when differences are small but statistically significant, it is due to a very large sample size; in a sample of a...
Read more >
Rich Results Test - Search Console Help - Google Support
The Rich Results test supports structured data in JSON-LD, RDFa, and Microdata ... The Rich Results test tool ignores comments within JSON-LD blocks....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found