-
### Description
[MAUI]
Affected case: All test cases
### Steps to Reproduce
1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to iOS or M…
-
### Description
When a CollectionView is nested inside a parent that has a TapGestureRecognizer, the CollectionView's items cannot be selected unless the user presses the item for at least a few seco…
-
# Regression Test Selection in Ruby
## Introduction
For a serious project, before we merge code into main branch, we need run all the tests in the project.
As the project grows, it will have …
-
### Description
When using the following input element in a Blazor MAUI Android application:
``
The XFDF file cannot be selected through the input file element for upload or selection. This issue i…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Currently, we support download of the data from prior versions when the content is referenced from the manifest.
However, `download_from_selection` function and `idc download-from-selection/downloa…
-
## Description
My issue is very similar to #6705, though I believe I can rule out the compute capacity of my GPUs as the issue as they are >8 (NVIDIA RTX A6000).
## Reproducible example
```python
imp…
-
This feature has been shown to be very easy to break. We need a good automated regression test that works on all three platforms, before we even try adding more widget features (like fancy bounding bo…
-
### Device model
All
### OS version
Android 14 | Level 34 (Default)
### Which version of Litewallet are you running?
Other
### Describe what happened.
1. Go to ...
2. Tap on ...
3. Error, err…
-
# Import necessary libraries
import pandas as pd
from sklearn.model_selection import train_test_split
from sklearn.linear_model import LinearRegression
from sklearn.metrics import mean_squared_error, …