[Bug] API接口的部分cases有进行http、Redis、database的录制,有的cases没有录制成功。

Open
#581 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, redis
Domain
testing

Research direction

Start with the AREX Java Agent's API recording path and compare cases where HTTP, Redis, and database calls were recorded with cases where they were not. Investigate the difference between the test and production environments, since the issue is not reproducible locally. Done means all API cases consistently record their HTTP, Redis, and database interactions.

Written by the indexing model from the issue text.

Description

bug :lady_beetle:
Search before asking
  • I have searched the existing issues before asking.
AREX Test Service

AREX Java Agent (arextest/arex-agent-java)

Current Behavior

API接口的部分cases有进行http、Redis、database的录制,有的cases没有录制成功。
确认没有走缓存,接口中的的http、database方法都进行了执行
本地无法复现,测试环境和生产环境存在问题。
寻找有相同问题的人,一起分析一下怎么解决问题。

Expected Behavior

API接口的所有cases都进行http、Redis、database的录制。

Steps To Reproduce

1

Anything else

No response

Are you willing to submit a pull request to fix on your own?
  • Yes I am willing to submit a pull request on my own!
Dominant language
Java
Stars
566
Forks
141
Avg merge
36m
Merged PRs (30d)
2

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.

More from arextest/arex-agent-java

All issues in arextest/arex-agent-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.