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

Fix E2E for SDKs on Windows #2695

Closed
artursouza opened this issue Jan 21, 2021 · 1 comment · Fixed by #2909 or #2926
Closed

Fix E2E for SDKs on Windows #2695

artursouza opened this issue Jan 21, 2021 · 1 comment · Fixed by #2909 or #2926
Assignees
Labels
area/test/e2e kind/bug Something isn't working P2 size/S 1 week of work
Milestone

Comments

@artursouza
Copy link
Member

artursouza commented Jan 21, 2021

In what area(s)?

/area runtime
/area operator
/area placement
/area docs
/area test-and-release
E2E Tests for Windows.

What version of Dapr?

0.1.x
0.2.x
Output of git describe --dirty

Expected Behavior

All E2E tests run on Windows and Linux.

Actual Behavior

Tests that require an app to be built on Docker are too slow and big.
These tests also fail to start the containers after build is done.
So, these tests are disabled at the moment.

Reminder: We have apps in Java, .Net and Python.

Steps to Reproduce the Problem

Change tests/dapr_tests.mk to include the apps and enable the tests. Search for this issue ID in the file.
Change tests/e2e/actor_sdks/actor_sdks_test.go to remove logic to ignore Windows. Search for this issue ID in the file.

Release Note

RELEASE NOTE:

@artursouza artursouza added kind/bug Something isn't working area/test/e2e P2 size/S 1 week of work labels Jan 21, 2021
@artursouza artursouza added this to the v1.1 milestone Mar 2, 2021
@artursouza artursouza self-assigned this Mar 9, 2021
@artursouza
Copy link
Member Author

Issue not resolved yet. Just first part.

@artursouza artursouza reopened this Mar 12, 2021
@artursouza artursouza modified the milestones: v1.1, v1.2 Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test/e2e kind/bug Something isn't working P2 size/S 1 week of work
Projects
None yet
1 participant