NR-352010 Changed NRMASAM to add the persisted attributes individually so that they get re-persisted #1232
Annotations
7 errors and 10 warnings
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L292
testPersistedSessionAnalytics, failed - Failed to persist expected attributes.
|
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L327
testPersistedSessionAnalytics, (([manager setSessionAttribute:attribute4 value:@"blurg"]) is true) failed - Failed to successfully set session attribute
|
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L333
testPersistedSessionAnalytics, (([[decode allKeys] containsObject:attribute]) is true) failed - Should have persisted and new attribute 1.
|
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L334
testPersistedSessionAnalytics, (([[decode allKeys] containsObject:attribute2]) is true) failed - Should have persisted and new attribute 2.
|
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L335
testPersistedSessionAnalytics, (([[decode allKeys] containsObject:attribute3]) is true) failed - Should have persisted and new private attribute 3.
|
Run tests on watchOS (using fastlane):
Tests/Unit-Tests/NewRelicAgentTests/Analytics-Tests/NRMASAMTest.mm#L336
testPersistedSessionAnalytics, (([[decode allKeys] containsObject:attribute4]) is true) failed - Should have persisted and new attribute 4.
|
Run tests on watchOS (using fastlane)
Process completed with exit code 1.
|
Run tests on watchOS (using fastlane):
NewRelic.NewRelic#L1
public class 'NewRelic.NewRelic' shadows module 'NewRelic', which may cause failures when importing 'NewRelic' or its clients in some configurations; please rename either the class 'NewRelic.NewRelic' or the module 'NewRelic', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Run tests on watchOS (using fastlane):
NewRelic.NewRelic#L1
public class 'NewRelic.NewRelic' shadows module 'NewRelic', which may cause failures when importing 'NewRelic' or its clients in some configurations; please rename either the class 'NewRelic.NewRelic' or the module 'NewRelic', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/ios_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/hex_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/hex_generated.h#L16
double-quoted include "ios_generated.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/session-attributes_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/jserror_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/session-attributes_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/jserror_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Run tests on watchOS (using fastlane):
libMobileAgent/src/Hex/include/Hex/generated/ios_generated.h#L7
double-quoted include "flatbuffers/flatbuffers.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
Loading