Remove reload fix from main

This workaround will not work for v2.10 branch features

Signed-off-by: Waldemar Quevedo <wally@nats.io>
This commit is contained in:
Waldemar Quevedo
2023-08-04 16:57:39 -07:00
parent c0c9633024
commit eecb8af997
2 changed files with 2 additions and 3 deletions

View File

@@ -2509,6 +2509,7 @@ func TestConfigReloadClusterPermsOldServer(t *testing.T) {
}
func TestConfigReloadAccountUsers(t *testing.T) {
t.Skip("fix for this needs to be revisited for v2.10 release")
conf := createConfFile(t, []byte(`
listen: "127.0.0.1:-1"
accounts {
@@ -2726,6 +2727,7 @@ func TestConfigReloadAccountUsers(t *testing.T) {
}
func TestConfigReloadAccountWithNoChanges(t *testing.T) {
t.Skip("fix for this needs to be revisited for v2.10 release")
conf := createConfFile(t, []byte(`
listen: "127.0.0.1:-1"
system_account: sys