Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot convert undefined or null to object #879

Open
llxia opened this issue Jun 5, 2024 · 1 comment · May be fixed by #894
Open

TypeError: Cannot convert undefined or null to object #879

llxia opened this issue Jun 5, 2024 · 1 comment · May be fixed by #894
Labels

Comments

@llxia
Copy link
Contributor

llxia commented Jun 5, 2024

When the job failed before test execution, we got TypeError: Cannot convert undefined or null to object error in TRSS.

image

https://github.com/adoptium/aqa-test-tools/blob/master/TestResultSummaryService/parsers/Test.js should be investigated. The content should be stored as Pre Test.

testParserViaFile.js can be used for testing.
replace jobOutput.txt with jobOutput.txt

@llxia llxia added the soc_24 label Jun 5, 2024
Hajer-Dahmani pushed a commit to Hajer-Dahmani/aqa-test-tools that referenced this issue Jul 20, 2024
…f-by: Hajer Dahmani hdahmani@andrew.cmu.edu

Signed-off-by: Hajer Dahmani <hdahmani@andrew.cmu.edu>
@Hajer-Dahmani Hajer-Dahmani linked a pull request Jul 20, 2024 that will close this issue
@Hajer-Dahmani
Copy link

I can work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants