-
Command to run:
pytest tests/tt_eager/python_api_testing/unit_testing/misc/test_softmax.py::test_scale_mask_softmax_inplace
-
Hello.
I am trying to build and test meson-python with Python 3.14 in Fedora.
I see a strange Segmentation fault in test_local_lib. I can reproduce it on Fedora Rawhide (42), but not on Fedora 3…
-
### Why is this needed?
According to the [official AWS documentation](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html), the AWS Lambda Python 3.13 runtime will be released in Novemb…
-
1. How are unit tests and integration tests written for Python files. Need basic structure of unit tests and integration tests written for a dummy codebase.
2. How to dictate basic information regardi…
-
# To Reproduce:
```bash
git clone https://github.com/approvals/ApprovalTests.Python foo
cd foo
./run_tests.sh
```
# Result:
`test_received_filename` fails
-
https://github.com/tenstorrent/tt-metal/actions/runs/11562146971/job/32183169130
```
2024-10-28T22:34:15.0908094Z tests/ttnn/unit_tests/operations/ccl/test_all_gather_N300_post_commit.py::test_all…
-
When I `pip install importnb` individual pytests run twice.
This is quite weird behavior, because importing importnb isn't required. All you have to do is pip install it and tests start running tw…
-
Build the plugin against Databricks 14.3 cluster using #11467. Once built successfully run the arithmetic tests by `TESTS=arithmetic_ops_test.py jenkins/databricks/test.sh`
The following tests fail …
-
**Is your feature request related to a problem? Please describe.**
No. I am new to using the Robot Framework Language Server plugin to VSCode, so I am wondering if a feature is available.
**Descri…
-
### Describe the enhancement requested
Currently the Mac OS python tests skip most of the test cases for Azure and S3 filesystems. This is because `azurite` and `minio` are not installed.
```
…