WordPress / WordPress/phpunit-test-runner

Error: Error uploading results: Invalid parameter(s): message (HTTP status 400)`

Open
#335 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
77
Forks
77
Avg merge
15d 15h
Merged PRs (30d)
4

Description

Tests: 30897, Assertions: 4559503, Warnings: 86, Skipped: 75.
Environment variables pass checks.
Getting SVN Revision
Getting SVN message
Copying junit.xml results
rsync -r '/home/user/tmp'/tests/phpunit/build/logs/* '/home/user/tmp'
Processing and uploading junit.xml
Error: Error uploading results: Invalid parameter(s): message (HTTP status 400)`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the processing and upload path for the copied junit.xml results, using the failing HTTP 400 response and its invalid message parameter as the entry point. Reproduce the upload with the shown environment checks and output, then identify what request value causes the API rejection; done means the junit.xml results upload succeeds without the invalid-parameter error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.