Skip to content

Regex replace and count #2270

Regex replace and count

Regex replace and count #2270

Triggered via pull request April 2, 2024 22:30
Status Failure
Total duration 12m 13s
Artifacts

build.yml

on: pull_request
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

62 errors
Npgsql.EntityFrameworkCore.PostgreSQL.ModelBuilding.NpgsqlModelBuilderGenericTest+NpgsqlGenericManyToOne.Creates_shadow_FK_with_navigation_to_dependent
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\nFROM "Customers" A"··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_constant_pattern(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L392
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_IgnorePatternWhitespace(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L515
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^ A"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Multiline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L464
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_OptionsNone(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L430
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: False): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)
Npgsql.EntityFrameworkCore.PostgreSQL.Query.NorthwindFunctionsQueryNpgsqlTest.Regex_Count_with_Singleline(async: True): test/EFCore.PG.FunctionalTests/Query/NorthwindFunctionsQueryNpgsqlTest.cs#L481
Assert.Equal() Failure: Strings differ ↓ (pos 7) Expected: "SELECT regexp_count(c."CompanyName", '^A'"··· Actual: "SELECT c."CompanyName"\r\nFROM "Customers" "··· ↑ (pos 7)