SineCelia

Results 16 issues of SineCelia

playwright's native HTML report is so good. can i use it in python? If i use allure, i can't send an email as an attachment, and pytest-html is simple. :(...

P3-collecting-feedback

httpx code: ``` import httpx url = "http://ip:port" payload = OrderedDict([("key", "foo.txt"), ("acl", "public-read"), ("Content-Type", "text/plain"), ('file', ('foo.txt', 'bar'))]) r = httpx.post(url, files=payload) ``` requests code: ``` import requests url...

![image](https://user-images.githubusercontent.com/13063673/173973043-aba1eca2-2f00-4c1c-8d7c-dd04d36757e3.png)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Hi, is there a plan to support aws s3 auth like the...

feature

16MB, error is: `software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 400, Request ID: tx0000000000000000008da-00620f1939-db6d16-zone-1643100400)` 16KB, error is: `software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Read after end of file` xml: ``` ```

bug

mission log is split when size is larger than 11MB. ``` [root@localhost mission]# ls M5DF9B8401D.log* M5DF9B8401D.log M5DF9B8401D.log.1 M5DF9B8401D.log.2 ``` and workload.log only gather the newest one.

bug
enhancement

![image](https://user-images.githubusercontent.com/13063673/171147001-757f5417-e678-4912-9d2b-0451432213d9.png) ![image](https://user-images.githubusercontent.com/13063673/171147153-b1e037b4-464d-4839-9cf4-bbc33b209744.png)

bug

error screenshot: ![image](https://user-images.githubusercontent.com/13063673/195013049-f096aefb-b86b-4013-8c52-871584e93b38.png) xml: ``` ``` ``` ``` ``` ``` handbook: ![image](https://user-images.githubusercontent.com/13063673/195013397-201af7dd-c11f-4212-91a3-9ce77bc3c9e8.png)

bug

![image](https://github.com/sine-io/cosbench-sineio/assets/13063673/02b7504c-2964-4a16-bc55-2d64076d74bc) run-history.csv ![image](https://github.com/sine-io/cosbench-sineio/assets/13063673/e189e1cf-5606-4cfe-9749-39ab422e2eb8)

enhancement