Open
Conversation
- Better handling of ports with and without default - Use setter injection type instead of constructor
Port alias refactor
|
Hi, I wonder if you have any feedback into merging this? |
Owner
Author
|
Tests are failing here and always were. I'll try merging in 8.x-1.x to see, but I suspect they are still going to fail. Fortunately, we were able to fix d.o. testing, so you can try rolling another patch on the original issue. |
Owner
Author
|
@hanoli In case you can't see the Travis results, this test needs to be fixed: |
Owner
Author
|
That test expects the alias pattern list to come back in a specific order. There are also numerous coding style violations in this patch. |
Owner
Author
|
Oddly, this test passes locally and on drupal.org -- https://www.drupal.org/project/domain/issues/3087449#comment-13717294 I wonder why it's failing here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactors #487 for testing.
https://www.drupal.org/project/domain/issues/3087449