Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[XCUITests] Table View Cell tests" #1511

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

joannaquu
Copy link
Contributor

@joannaquu joannaquu commented Jan 24, 2023

Reverts #1508

Reverting the Table View Cells tests as they seem to be failing nondeterministically (when merged into main, testSelection and testTripleLine failed the first time, and then passed when reran; when merged into #1504, all table view cell tests except testLaunch failed).

Microsoft Reviewers: Open in CodeFlow

@joannaquu joannaquu requested a review from a team as a code owner January 24, 2023 23:40
@huwilkes
Copy link
Collaborator

Could you explain why you're reverting?

@joannaquu joannaquu merged commit 2ec7f3e into main Jan 25, 2023
@joannaquu joannaquu deleted the revert-1508-joannaqu/table-view-cell-tests branch January 25, 2023 00:56
joannaquu added a commit that referenced this pull request Jan 25, 2023
* Skip failing date picker tests (#1495)

* Fix BadgeField space bug (#1497)

* attempt to fix space bug

* add comment

* [XCUITests] Activity Indicator tests (#1493)

* initial activity indicator tests

* add transition to dark mode

* whitespace change

* add dark mode color assert

* add default color to identifier

* update comment

* add dark mode + update to use .*

* add #if DEBUG

* add #if DEBUG to SceneDelegate

* add constants

* add type

* change to hex code

* removing color tests

* Revert "removing color tests"

This reverts commit 79c20c0.

* removing color tests again

* remove SceneDelegate change

* small change

* make code more readable + have SwiftUI inherit from UIKit

* remove super

* [XCUITests] Indeterminate Progress Bar tests (#1503)

* add indeterminate progress bar tests

* update SwiftUI to inherit from UIKit

* remove super

* resolve comments

* [XCUITests] Table View Cell tests (#1508)

* add table view cell tests

* move single line asserts to function

* add comment

* Revert "[XCUITests] Table View Cell tests (#1508)" (#1511)

This reverts commit 1339ed0.

* Bumping FluentUI version (0.11.0) #1512

Co-authored-by: Lamine Male <106181067+laminesm@users.noreply.github.com>
Co-authored-by: Sophia Lee <sophia.lee0416@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants